diff options
Diffstat (limited to 'ftp/ncftp3/Makefile')
| -rw-r--r-- | ftp/ncftp3/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index e82dddac57c3..7fd7488f2a88 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -7,10 +7,10 @@ # $FreeBSD$ # -DISTNAME= ncftp-3.0beta21-src -PKGNAME= ncftp-3.0b21 +DISTNAME= ncftp-3.0.0-src +PKGNAME= ncftp3-3.0.0 CATEGORIES= ftp -MASTER_SITES= ftp://ftp.ncftp.com/ncftp/3.0BETA/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= obrien@FreeBSD.org @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ncurses MAN1= ncftp3.1 ncftpbatch.1 ncftpget.1 ncftpls.1 ncftpput.1 MAN3= Strn.3 -NO_LATEST_LINK= yes .include <bsd.port.pre.mk> |
