diff options
Diffstat (limited to 'textproc/ndtpd')
-rw-r--r-- | textproc/ndtpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile index 97d32d16e58..68545683fda 100644 --- a/textproc/ndtpd/Makefile +++ b/textproc/ndtpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/04/13 01:29:42 salo Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:34 wiz Exp $ # DISTNAME= ndtpd-3.1.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ |