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