diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | 28213d2cc32867cb83de57e016f5ac38cc464e7a (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /misc/xchm | |
parent | 586e4a51aef4b7489209981930a83e7a67ce35a4 (diff) | |
download | pkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 f4048fedf7e..771098fee66 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2013/11/16 06:37:52 shattered Exp $ +# $NetBSD: Makefile,v 1.69 2014/05/05 00:48:10 ryoon Exp $ DISTNAME= xchm-1.23 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |