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/ssserver/Makefile | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/ssserver/Makefile')
-rw-r--r-- | www/ssserver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/ssserver/Makefile b/www/ssserver/Makefile index f42f8edbe028..371212e7983d 100644 --- a/www/ssserver/Makefile +++ b/www/ssserver/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.kryltech.com/download/FreeBSD.x86.3/ MAINTAINER= support@kryltech.com +COMMENT= Adds the search capability to a Web site ONLY_FOR_ARCHS= i386 NO_BUILD= yes |