diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2007-12-21 01:26:23 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2007-12-21 01:26:23 +0000 |
commit | 4d648ade2db70db99eccc711b4eb7a2161e62cbb (patch) | |
tree | fbdd8516ca834e983134c8f52ebc26241ceeaaf3 /misc | |
parent | 18ed3c19ee7f5054e4dd57248da0f167ee89d412 (diff) | |
download | ports-4d648ade2db70db99eccc711b4eb7a2161e62cbb.tar.gz ports-4d648ade2db70db99eccc711b4eb7a2161e62cbb.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/chmlib/Makefile | 2 | ||||
-rw-r--r-- | misc/chmlib/pkg-plist | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index 2ba63a42f58a..b0e972707518 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -8,7 +8,7 @@ PORTNAME= chmlib PORTVERSION= 0.39 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.jedrea.com/chmlib/ diff --git a/misc/chmlib/pkg-plist b/misc/chmlib/pkg-plist index 8ec501b6d451..b6a415660e6f 100644 --- a/misc/chmlib/pkg-plist +++ b/misc/chmlib/pkg-plist @@ -1,3 +1,8 @@ +bin/chm_http +bin/enum_chmLib +bin/enumdir_chmLib +bin/extract_chmLib +bin/test_chmLib include/chm_lib.h include/lzx.h lib/libchm.so |