summaryrefslogtreecommitdiff
path: root/ftp/ncftp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
commit343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (patch)
treeaf192acb44bc78babb8295dfaebfa76b487f1087 /ftp/ncftp
parentPORTNAME/VERSION stuff (diff)
PORTNAME/PORTVERSION stuff
Notes
Notes: svn path=/head/; revision=27456
Diffstat (limited to 'ftp/ncftp')
-rw-r--r--ftp/ncftp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ncftp/Makefile b/ftp/ncftp/Makefile
index 7e006c1bf20e..d0b72fe96b9b 100644
--- a/ftp/ncftp/Makefile
+++ b/ftp/ncftp/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