summaryrefslogtreecommitdiff
path: root/www/py-scgi
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/py-scgi
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/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