diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /devel/py-twisted | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'devel/py-twisted')
-rw-r--r-- | devel/py-twisted/Makefile | 1 | ||||
-rw-r--r-- | devel/py-twisted/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index 43d8a2b..0c69068 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 ae79379..0000000 --- a/devel/py-twisted/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An event-based Python framework for internet applications |