diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-15 13:00:36 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-15 13:00:36 +0000 |
commit | f41b696f676bd7c70d1f861aa169bca43f6baeaf (patch) | |
tree | 524279c4430d507154936913c60a09c572770d12 /japanese/ndtpd/Makefile | |
parent | aeb083fe7df839f8aac1698ceb67fe84a9ee2c4c (diff) |
Notes
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 |