aboutsummaryrefslogtreecommitdiff
path: root/devel/py-twisted
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 /devel/py-twisted
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'devel/py-twisted')
-rw-r--r--devel/py-twisted/Makefile1
-rw-r--r--devel/py-twisted/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile
index 43d8a2b2a206..0c69068db869 100644
--- a/devel/py-twisted/Makefile
+++ b/devel/py-twisted/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Twisted-${PORTVERSION}
MAINTAINER= wjv@FreeBSD.org
+COMMENT= An event-based Python framework for internet applications
# - Note that Twisted ships with some graphical examples and clients that
# require PyGNOME to run. These are not central to the funcitoning of
diff --git a/devel/py-twisted/pkg-comment b/devel/py-twisted/pkg-comment
deleted file mode 100644
index ae793790e18f..000000000000
--- a/devel/py-twisted/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An event-based Python framework for internet applications