diff options
Diffstat (limited to 'textproc/ndtpd/Makefile')
-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 87a5cf2c214..195f0d06395 100644 --- a/textproc/ndtpd/Makefile +++ b/textproc/ndtpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2011/04/22 13:44:50 obache Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 21:57:50 wiz Exp $ # DISTNAME= ndtpd-3.1.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ |