summaryrefslogtreecommitdiff
path: root/misc/xchm/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-08-14 18:49:08 +0000
committerminskim <minskim@pkgsrc.org>2005-08-14 18:49:08 +0000
commit678c6f0ab4889a254e8fb8a1b9452c39573cb277 (patch)
tree48b1cfef109ba04dbc490af71035213edc5575ca /misc/xchm/Makefile
parent48a68bb8c7ec31b6261802f1a8bad0e4ee3ddac8 (diff)
downloadpkgsrc-678c6f0ab4889a254e8fb8a1b9452c39573cb277.tar.gz
Update xchm to 1.0.
Changes: - Text selection and copy/paste operations are available. - Searching in page with Ctrl+F is possible. - Changed the protocol prefix to 'xchm:' to avoid conflicts with the wxWindows-integrated chm support. - Improved CHM load times and UI usability during loading.
Diffstat (limited to 'misc/xchm/Makefile')
-rw-r--r--misc/xchm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
index e21b8d6af40..9f31c250b32 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2005/08/07 11:34:22 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2005/08/14 18:49:08 minskim Exp $
#
-DISTNAME= xchm-0.9.8
-PKGREVISION= 1
+DISTNAME= xchm-1.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}