diff options
Diffstat (limited to 'textproc/stardic/Makefile')
-rw-r--r-- | textproc/stardic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/stardic/Makefile b/textproc/stardic/Makefile index 1a18daa1476..2e27f74efed 100644 --- a/textproc/stardic/Makefile +++ b/textproc/stardic/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2002/09/23 23:30:25 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:51 grant Exp $ DISTNAME= dic PKGNAME= stardic-1.31 CATEGORIES= textproc MASTER_SITES= http://download.linuxbyte.net/Chinese/dictionary/ -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org COMMENT= English-Chinese dictionary DIST_SUBDIR= ${PKGNAME} |