diff options
Diffstat (limited to 'devel/libunicode')
-rw-r--r-- | devel/libunicode/Makefile | 1 | ||||
-rw-r--r-- | devel/libunicode/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile index 6729b90844db..a61cf6643a3f 100644 --- a/devel/libunicode/Makefile +++ b/devel/libunicode/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org +COMMENT= A library for manipulating Unicode characters and strings USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/devel/libunicode/pkg-comment b/devel/libunicode/pkg-comment deleted file mode 100644 index bc28bfad96d5..000000000000 --- a/devel/libunicode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for manipulating Unicode characters and strings |