diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-08 22:27:07 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-08 22:27:07 +0000 |
commit | b4ba727c515d5f92366daeb629726cb482de7612 (patch) | |
tree | 7493d4677522ba1a4033965f3221cb54f0031c02 | |
parent | Prepend "net" to CATEGORIES. (diff) |
"www" should be the primary category as long as this port is placed
here. Or maybe frontpage-{de,fr,jp,ko,zh} should be repo-moved to
their respective language specific categories.
Notes
Notes:
svn path=/head/; revision=71442
-rw-r--r-- | www/frontpage-zh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/frontpage-zh/Makefile b/www/frontpage-zh/Makefile index 9e864fca9a43..9db504902df3 100644 --- a/www/frontpage-zh/Makefile +++ b/www/frontpage-zh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= frontpage -CATEGORIES= chinese www +CATEGORIES= www chinese PKGNAMEPREFIX= zh- MAINTAINER= hetzels@westbend.net |