diff options
author | taoka <taoka@FreeBSD.org> | 1999-03-15 21:00:36 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-03-15 21:00:36 +0800 |
commit | a7de72411f82569f82113d4636f83a54adc4c3d0 (patch) | |
tree | d62c6f2da286f50af52cb5ff43d399b15d3cece4 /japanese/ndtpd/Makefile | |
parent | 1e67f63dd055dff2c4b8ac6ff6b87c54e291f9a0 (diff) | |
download | freebsd-ports-gnome-a7de72411f82569f82113d4636f83a54adc4c3d0.tar.gz freebsd-ports-gnome-a7de72411f82569f82113d4636f83a54adc4c3d0.tar.zst freebsd-ports-gnome-a7de72411f82569f82113d4636f83a54adc4c3d0.zip |
Update to ndtpd-2.2.2
PR: ports/10526
Submitted by: Kazutoki TAKAMUNE takamune@avrl.mei.co.jp
Diffstat (limited to 'japanese/ndtpd/Makefile')
-rw-r--r-- | japanese/ndtpd/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/ndtpd/Makefile b/japanese/ndtpd/Makefile index 343d4e133759..9b1410dcea24 100644 --- a/japanese/ndtpd/Makefile +++ b/japanese/ndtpd/Makefile @@ -3,16 +3,16 @@ # Date created: 4 Aug 1998 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # -# $Id: Makefile,v 1.5 1998/10/16 04:32:50 jseger Exp $ +# $Id: Makefile,v 1.6 1999/01/26 03:06:43 steve Exp $ # -DISTNAME= ndtpd-2.2 -PKGNAME= ja-ndtpd-2.2 +DISTNAME= ndtpd-2.2.2 +PKGNAME= ja-ndtpd-2.2.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ \ ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/ -MAINTAINER= m-kasahr@sra.co.jp +MAINTAINER= takamune@avrl.mei.co.jp LIB_DEPENDS= eb.2:${PORTSDIR}/japanese/eb |