aboutsummaryrefslogtreecommitdiff
path: root/devel/py-twisted
diff options
context:
space:
mode:
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