diff options
Diffstat (limited to 'x11-toolkits/py-anygui')
-rw-r--r-- | x11-toolkits/py-anygui/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-anygui/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-anygui/Makefile b/x11-toolkits/py-anygui/Makefile index 756b7f39a38b..8498cb5df0ee 100644 --- a/x11-toolkits/py-anygui/Makefile +++ b/x11-toolkits/py-anygui/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Generic GUI-creation front-end for Python BUILD_DEPENDS= ${PYDISTUTILS} diff --git a/x11-toolkits/py-anygui/pkg-comment b/x11-toolkits/py-anygui/pkg-comment deleted file mode 100644 index 1b2bcba881ff..000000000000 --- a/x11-toolkits/py-anygui/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generic GUI-creation front-end for Python |