summaryrefslogtreecommitdiff
path: root/www/mod_sqlinclude
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /www/mod_sqlinclude
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'www/mod_sqlinclude')
-rw-r--r--www/mod_sqlinclude/Makefile1
-rw-r--r--www/mod_sqlinclude/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_sqlinclude/Makefile b/www/mod_sqlinclude/Makefile
index ad300d4c54c0..e3851f10d7ac 100644
--- a/www/mod_sqlinclude/Makefile
+++ b/www/mod_sqlinclude/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= anders@FreeBSD.org
+COMMENT= An Apache module implementing config inclusion from MySQL databases
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/www/mod_sqlinclude/pkg-comment b/www/mod_sqlinclude/pkg-comment
deleted file mode 100644
index 29a205e84b4a..000000000000
--- a/www/mod_sqlinclude/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An Apache module implementing config inclusion from MySQL databases