diff options
author | knu <knu@FreeBSD.org> | 2000-03-30 08:44:54 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-03-30 08:44:54 +0000 |
commit | 2fb483f5bc9ba5cdad0c7886196df63a7ef93c2b (patch) | |
tree | e21b7e2b86a6450d98b44124e767ab96adadced4 /japanese/ndtpd/Makefile | |
parent | 47bcabe732699182b784766e98cf40f79edb4b1f (diff) | |
download | FreeBSD-ports-2fb483f5bc9ba5cdad0c7886196df63a7ef93c2b.zip FreeBSD-ports-2fb483f5bc9ba5cdad0c7886196df63a7ef93c2b.tar.gz |
Committed, thanks!
Diffstat (limited to 'japanese/ndtpd/Makefile')
-rw-r--r-- | japanese/ndtpd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/ndtpd/Makefile b/japanese/ndtpd/Makefile index dbeb18e..576a034 100644 --- a/japanese/ndtpd/Makefile +++ b/japanese/ndtpd/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: ndtpd -# Version required: 2.3.6 +# Version required: 2.3.7 # Date created: 4 Aug 1998 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # # $FreeBSD$ # -DISTNAME= ndtpd-2.3.6 -PKGNAME= ja-ndtpd-2.3.6 +DISTNAME= ndtpd-2.3.7 +PKGNAME= ja-ndtpd-2.3.7 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ |