diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-19 09:14:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-19 09:14:29 +0000 |
commit | f3b21b7f4b1b9ffa4f95c96d729a6ab4df868aa8 (patch) | |
tree | 5664aa1130806434d762951a2f82816f4d2a43f8 /net/dictd/Makefile | |
parent | add zh-tw-dictd (diff) |
for slave ports
Diffstat (limited to '')
-rw-r--r-- | net/dictd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dictd/Makefile b/net/dictd/Makefile index e61288d9ee43..64a80d36fc5b 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -9,7 +9,7 @@ PORTNAME= dictd PORTVERSION= 1.7.1 PORTREVISION= 1 -CATEGORIES= net textproc +CATEGORIES+= net textproc MASTER_SITES= ftp://ftp.dict.org/pub/dict/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dict |