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/swish-e | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/swish-e')
-rw-r--r-- | www/swish-e/Makefile | 1 | ||||
-rw-r--r-- | www/swish-e/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index b4be5e480b22..036c56b57e37 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www textproc MASTER_SITES= http://swish-e.org/Download/ MAINTAINER= doconnor@gsoft.com.au +COMMENT= Simple web indexing for humans - enhanced LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/www/swish-e/pkg-comment b/www/swish-e/pkg-comment deleted file mode 100644 index e1484650b1e3..000000000000 --- a/www/swish-e/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple web indexing for humans - enhanced |