From 812bdd68756d575f87874246e43b4d5bdca6e76a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 3 Aug 2007 18:19:53 +0000 Subject: [PATCH] dd 'cklatest' target. --- shells/bash/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 21377a9fae8c..8fa0d105e064 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -128,4 +128,9 @@ post-install: @${SETENV} PKG_PREFIX="${PREFIX}" PKG_DESTDIR="${DESTDIR}" \ ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL +cklatest: + @-ncftpls \ + ftp://ftp.cwru.edu/pub/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/\.[0-9a-z]*$//}-patches/ \ + | ${TAIL} + .include