diff options
Diffstat (limited to 'misc/firestring')
-rw-r--r-- | misc/firestring/Makefile | 1 | ||||
-rw-r--r-- | misc/firestring/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile index 72ef344e2f81..d28b995a7fbf 100644 --- a/misc/firestring/Makefile +++ b/misc/firestring/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= -${PORTVERSION}.tar.gz MAINTAINER= dean@odyssey.apana.org.au +COMMENT= A library to make string handling easier in C HAS_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/misc/firestring/pkg-comment b/misc/firestring/pkg-comment deleted file mode 100644 index 7446573a9866..000000000000 --- a/misc/firestring/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library to make string handling easier in C |