diff options
author | kevlo <kevlo@FreeBSD.org> | 2007-12-21 09:26:23 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2007-12-21 09:26:23 +0800 |
commit | 8c56ea88beac50c8b5ca9045999dd29c3c55b01b (patch) | |
tree | a3d7e2efbf3970aacff4e49cbd8b1f05a716169d /misc/chmlib | |
parent | f28174afa48ae73652eef2a45f85fd4a22ea4f05 (diff) | |
download | freebsd-ports-gnome-8c56ea88beac50c8b5ca9045999dd29c3c55b01b.tar.gz freebsd-ports-gnome-8c56ea88beac50c8b5ca9045999dd29c3c55b01b.tar.zst freebsd-ports-gnome-8c56ea88beac50c8b5ca9045999dd29c3c55b01b.zip |
- Update pkg-list
- Bump PORTREVISION
Pointed out by: pav
Diffstat (limited to 'misc/chmlib')
-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 |