diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | f2e297146917fbd60da5161091593166c2c115c6 (patch) | |
tree | 087b84bc24d09bc053df7581c5769b0eb3545d2a /www/dansguardian | |
parent | 93e372cb7425f19b92972f077c59b8d096525d97 (diff) | |
download | FreeBSD-ports-f2e297146917fbd60da5161091593166c2c115c6.zip FreeBSD-ports-f2e297146917fbd60da5161091593166c2c115c6.tar.gz |
De-pkg-comment.
Diffstat (limited to 'www/dansguardian')
-rw-r--r-- | www/dansguardian/Makefile | 1 | ||||
-rw-r--r-- | www/dansguardian/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index c5595fe..054b40f 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= # empty, see below DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source MAINTAINER= fcash@bigfoot.com +COMMENT= A fast, simple web content filter for Squid proxy servers RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24:install \ ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13:install diff --git a/www/dansguardian/pkg-comment b/www/dansguardian/pkg-comment deleted file mode 100644 index 20dd2df..0000000 --- a/www/dansguardian/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast, simple web content filter for Squid proxy servers |