summaryrefslogtreecommitdiff
path: root/misc/xchm/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2006-03-02 01:40:24 +0000
committerminskim <minskim>2006-03-02 01:40:24 +0000
commit371cc972cc5558b206369434ecc2f421d6d6a9e8 (patch)
tree8cfd2e79ff7a7d327b1a1e5a41cd68a3a2835310 /misc/xchm/Makefile
parent37c70fee058159d93522f448e0b7cee35d342689 (diff)
downloadpkgsrc-371cc972cc5558b206369434ecc2f421d6d6a9e8.tar.gz
Update xchm to 1.4.
Changes: - Fixed Polish translation. - Fixed a command line relative path bug. - Fixed CHM input stream implementation on Windows. - The build scripts are MinGW32-friendly.
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 c40c7611627..ba2a3a78e6c 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2006/02/05 23:10:14 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2006/03/02 01:40:24 minskim Exp $
#
-DISTNAME= xchm-1.3
-PKGREVISION= 1
+DISTNAME= xchm-1.4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}