diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 14:50:26 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 14:50:26 +0000 |
commit | 82d0ec487f223c07ff16bca3b6f2d44afd1be957 (patch) | |
tree | 3e0717d3a9b59a8897872a47a732facff644c28f /devel/libghthash | |
parent | a8c2e04d306d5488fe2234e5df8107cd4d75ba6b (diff) | |
download | ports-82d0ec487f223c07ff16bca3b6f2d44afd1be957.tar.gz ports-82d0ec487f223c07ff16bca3b6f2d44afd1be957.zip |
add missing file to PLIST
bump PORTREVISION
Noticed by: bento
PR: 48547
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=76151
Diffstat (limited to 'devel/libghthash')
-rw-r--r-- | devel/libghthash/Makefile | 1 | ||||
-rw-r--r-- | devel/libghthash/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index b0652a15bbb5..b115d5dc8481 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -8,6 +8,7 @@ PORTNAME= libghthash PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.student.lu.se/~etn97ksi/sim_home/filer/ diff --git a/devel/libghthash/pkg-plist b/devel/libghthash/pkg-plist index b9d9f18aee8d..b8b143a235c7 100644 --- a/devel/libghthash/pkg-plist +++ b/devel/libghthash/pkg-plist @@ -2,3 +2,4 @@ include/ght_hash_table.h lib/libghthash.a lib/libghthash.so lib/libghthash.so.1 +lib/libghthash.la |