diff options
-rw-r--r-- | textproc/dict-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index 88b2634f535..d01700f2877 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/01/16 06:00:31 uebayasi Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/16 12:33:55 uebayasi Exp $ DISTNAME= dictd-1.8.0 PKGNAME= dict-client-1.8.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.dict.org/pub/dict/ |