diff options
author | wiz <wiz@pkgsrc.org> | 2005-08-07 11:34:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-08-07 11:34:21 +0000 |
commit | 7b1c04bb6e39f8e48915513d2ad23f0783bfc523 (patch) | |
tree | a523fb5fce833aab69cdfdaf1ff5ec578a054e94 /misc | |
parent | 1558b5ab9ca5737a7f1c02f0245110836be89ee0 (diff) | |
download | pkgsrc-7b1c04bb6e39f8e48915513d2ad23f0783bfc523.tar.gz |
Bump PKGREVISION for wxGTK dependency change.
Diffstat (limited to 'misc')
-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 38361c7775f..e21b8d6af40 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:46:40 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/08/07 11:34:22 wiz Exp $ # DISTNAME= xchm-0.9.8 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |