diff options
Diffstat (limited to 'devel/openzz')
-rw-r--r-- | devel/openzz/Makefile | 2 | ||||
-rw-r--r-- | devel/openzz/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/openzz/Makefile b/devel/openzz/Makefile index deebabf2f690..df6eddf8ca3c 100644 --- a/devel/openzz/Makefile +++ b/devel/openzz/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An interpreted dynamic parser + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/devel/openzz/pkg-comment b/devel/openzz/pkg-comment deleted file mode 100644 index c20b91fdb45e..000000000000 --- a/devel/openzz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreted dynamic parser |