mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
add missing file to PLIST
bump PORTREVISION Noticed by: bento PR: 48547 Submitted by: Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
parent
a8c2e04d30
commit
82d0ec487f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76151
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= libghthash
|
PORTNAME= libghthash
|
||||||
PORTVERSION= 0.5.1
|
PORTVERSION= 0.5.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://www.student.lu.se/~etn97ksi/sim_home/filer/
|
MASTER_SITES= http://www.student.lu.se/~etn97ksi/sim_home/filer/
|
||||||
|
|
||||||
|
|
|
@ -2,3 +2,4 @@ include/ght_hash_table.h
|
||||||
lib/libghthash.a
|
lib/libghthash.a
|
||||||
lib/libghthash.so
|
lib/libghthash.so
|
||||||
lib/libghthash.so.1
|
lib/libghthash.so.1
|
||||||
|
lib/libghthash.la
|
||||||
|
|
Loading…
Add table
Reference in a new issue