summaryrefslogtreecommitdiff
path: root/www/swish++
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /www/swish++
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'www/swish++')
-rw-r--r--www/swish++/Makefile2
-rw-r--r--www/swish++/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/www/swish++/Makefile b/www/swish++/Makefile
index e95f86e1818e..53a16e7339d3 100644
--- a/www/swish++/Makefile
+++ b/www/swish++/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://homepage.mac.com/pauljlucas/software/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Simple Web Indexing System for Humans: C++ version
-
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
USE_PERL5= yes
diff --git a/www/swish++/pkg-comment b/www/swish++/pkg-comment
new file mode 100644
index 000000000000..a14855f4e1d1
--- /dev/null
+++ b/www/swish++/pkg-comment
@@ -0,0 +1 @@
+Simple Web Indexing System for Humans: C++ version