diff options
Diffstat (limited to 'www/pyweblib')
-rw-r--r-- | www/pyweblib/Makefile | 1 | ||||
-rw-r--r-- | www/pyweblib/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/pyweblib/Makefile b/www/pyweblib/Makefile index 294c1ef1651a..79401ca5dfb0 100644 --- a/www/pyweblib/Makefile +++ b/www/pyweblib/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.stroeder.com/pylib/PyWebLib/download/ \ http://www.tricknology.org/ports/ MAINTAINER= oddbjorn@tricknology.org +COMMENT= Yet another web programming framework for Python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/www/pyweblib/pkg-comment b/www/pyweblib/pkg-comment deleted file mode 100644 index 3fe3bc2d0f3e..000000000000 --- a/www/pyweblib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another web programming framework for Python |