diff options
-rw-r--r-- | textproc/dict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index f95e4d9f802c..3fa839bf2092 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -3,12 +3,12 @@ # Date created: 19 February 1998 # Whom: Josh Gilliam <josh@quick.net> # -# $Id: Makefile,v 1.2 1998/03/10 09:18:42 tg Exp $ +# $Id: Makefile,v 1.3 1998/10/10 04:15:51 steve Exp $ # DISTNAME= dictd-1.4.9 PKGNAME= dict-1.4.9 -CATEGORIES= net +CATEGORIES= net textproc MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \ ftp://ftp.dict.org/pub/dict/ |