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/dansguardian-devel | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) |
Notes
Diffstat (limited to 'www/dansguardian-devel')
-rw-r--r-- | www/dansguardian-devel/Makefile | 1 | ||||
-rw-r--r-- | www/dansguardian-devel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile index 41c4420a8748..520aa65ce086 100644 --- a/www/dansguardian-devel/Makefile +++ b/www/dansguardian-devel/Makefile @@ -12,6 +12,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-devel/pkg-comment b/www/dansguardian-devel/pkg-comment deleted file mode 100644 index 20dd2dfe4b92..000000000000 --- a/www/dansguardian-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast, simple web content filter for Squid proxy servers |