diff options
Diffstat (limited to 'textproc/py-4suite')
-rw-r--r-- | textproc/py-4suite/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-4suite/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index 62b1df93b16e..ba97ffc23ec0 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= 4Suite-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org +COMMENT= A collection of Python tools for XML processing and object database management BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${PYXML} diff --git a/textproc/py-4suite/pkg-comment b/textproc/py-4suite/pkg-comment deleted file mode 100644 index 419a2157ecea..000000000000 --- a/textproc/py-4suite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of Python tools for XML processing and object database management |