aboutsummaryrefslogtreecommitdiff
path: root/devel/libhash
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/libhash
parent2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff)
downloadports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz
ports-65dac0040a45fe190370c7770111d2eba8121645.zip
Notes
Diffstat (limited to 'devel/libhash')
-rw-r--r--devel/libhash/Makefile1
-rw-r--r--devel/libhash/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libhash/Makefile b/devel/libhash/Makefile
index 90d9b50fa954..4f95b2986a01 100644
--- a/devel/libhash/Makefile
+++ b/devel/libhash/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/libhash/
MAINTAINER= andrew@ugh.net.au
+COMMENT= A library for manipulating hash tables
WRKSRC= ${WRKDIR}/libhash
diff --git a/devel/libhash/pkg-comment b/devel/libhash/pkg-comment
deleted file mode 100644
index 2a5d4679a411..000000000000
--- a/devel/libhash/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library for manipulating hash tables