diff options
Diffstat (limited to 'ftp/ncftp1/Makefile')
-rw-r--r-- | ftp/ncftp1/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile index 7e006c1bf20e..d0b72fe96b9b 100644 --- a/ftp/ncftp1/Makefile +++ b/ftp/ncftp1/Makefile @@ -1,15 +1,15 @@ # ex:ts=8 # Ports collection makefile for: ncftp -# Version required: 0.0 # Date created: 20 Jun 1996 # Whom: jkh # # $FreeBSD$ # -DISTNAME= ncftp-1.9.5 +PORTNAME= ncftp +PORTVERSION= 1.9.5 CATEGORIES= ftp -MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= obrien@FreeBSD.org |