diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 22:00:08 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 22:00:08 +0800 |
commit | 93e372cb7425f19b92972f077c59b8d096525d97 (patch) | |
tree | 5266a570e12377657abb74c4329d287d3c1aacce /www/frontpage-ja/Makefile | |
parent | e9aa175bcda2052293dfb91f393b9bfbd281c694 (diff) | |
download | freebsd-ports-gnome-93e372cb7425f19b92972f077c59b8d096525d97.tar.gz freebsd-ports-gnome-93e372cb7425f19b92972f077c59b8d096525d97.tar.zst freebsd-ports-gnome-93e372cb7425f19b92972f077c59b8d096525d97.zip |
Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE
lines, so frontpage-*/pkg-comment were not used.
Diffstat (limited to 'www/frontpage-ja/Makefile')
-rw-r--r-- | www/frontpage-ja/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/frontpage-ja/Makefile b/www/frontpage-ja/Makefile index b1d6d2d0e6d3..7a81733582f3 100644 --- a/www/frontpage-ja/Makefile +++ b/www/frontpage-ja/Makefile @@ -10,6 +10,7 @@ PKGNAMEPREFIX= ja- CATEGORIES= www japanese MAINTAINER= hetzels@westbend.net +COMMENT= Microsoft Frontpage Japanese Web Administration MD5_FILE= ${.CURDIR}/distinfo |