summaryrefslogtreecommitdiff
path: root/www/py-scgi
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-scgi')
-rw-r--r--www/py-scgi/Makefile1
-rw-r--r--www/py-scgi/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile
index 437926cf0c03..64c8764c029e 100644
--- a/www/py-scgi/Makefile
+++ b/www/py-scgi/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nbm@FreeBSD.org
+COMMENT= Python server implementation of the Simple Common Gateway Protocol
PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
diff --git a/www/py-scgi/pkg-comment b/www/py-scgi/pkg-comment
deleted file mode 100644
index ea305f423230..000000000000
--- a/www/py-scgi/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python server implementation of the Simple Common Gateway Protocol