diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/gnuinfo | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Diffstat (limited to 'www/gnuinfo')
-rw-r--r-- | www/gnuinfo/Makefile | 1 | ||||
-rw-r--r-- | www/gnuinfo/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/gnuinfo/Makefile b/www/gnuinfo/Makefile index 30af8c429677..958eabb2e0c2 100644 --- a/www/gnuinfo/Makefile +++ b/www/gnuinfo/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.wohnheim.uni-ulm.de/allerlei/ MAINTAINER= nox@jelal.kn-bremen.de +COMMENT= CGI program to convert GNU .info files into html NO_WRKSUBDIR= yes diff --git a/www/gnuinfo/pkg-comment b/www/gnuinfo/pkg-comment deleted file mode 100644 index 9a881d9414ba..000000000000 --- a/www/gnuinfo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CGI program to convert GNU .info files into html |