summaryrefslogtreecommitdiff
path: root/www/mod_snake
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_snake')
-rw-r--r--www/mod_snake/Makefile2
-rw-r--r--www/mod_snake/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_snake/Makefile b/www/mod_snake/Makefile
index 191d652787e2..302025271525 100644
--- a/www/mod_snake/Makefile
+++ b/www/mod_snake/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= modsnake
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A library to easily create flexible Apache modules
-
BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \
${PYTHON_CMD}:${PYTHON_PORTSDIR}
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/mod_snake/pkg-comment b/www/mod_snake/pkg-comment
new file mode 100644
index 000000000000..ab057c404565
--- /dev/null
+++ b/www/mod_snake/pkg-comment
@@ -0,0 +1 @@
+A library to easily create flexible Apache modules