diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-07 21:46:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-07 21:46:05 +0000 |
commit | dc536f9fa02495edbd26080d382bb9bcb00449b0 (patch) | |
tree | ddfdadba714ceb3caeb9316b1b02e88d617c65b9 /misc/xchm | |
parent | 3d049cf7f4064fd23bd8ee394522b14ccafe831f (diff) | |
download | pkgsrc-dc536f9fa02495edbd26080d382bb9bcb00449b0.tar.gz |
Bump PKGREVISION due to wxGTK update (use gtk2).
Diffstat (limited to 'misc/xchm')
-rw-r--r-- | misc/xchm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index ccaf79d9a8a..48fa5626c9d 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/07 21:46:06 jmmv Exp $ # DISTNAME= xchm-0.8 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |