summaryrefslogtreecommitdiff
path: root/misc/firestring
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
commit4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch)
tree179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/firestring
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76038
Diffstat (limited to 'misc/firestring')
-rw-r--r--misc/firestring/Makefile1
-rw-r--r--misc/firestring/pkg-comment1
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