diff options
author | augustss <augustss@pkgsrc.org> | 2005-01-03 20:43:52 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2005-01-03 20:43:52 +0000 |
commit | df6af7a038fc21a32a47ed8cf9ea5167dfa10323 (patch) | |
tree | 824296e73fd19dc0a81f375c7c4a47e2774a3a80 /x11 | |
parent | 7e73226c2745b83906d57877e52829d37c189f7b (diff) | |
download | pkgsrc-df6af7a038fc21a32a47ed8cf9ea5167dfa10323.tar.gz |
Bump PKGREVISION (this got lost in my last commit).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wxGTK/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile index f31c8c4ea53..1a07fcaf0ea 100644 --- a/x11/wxGTK/Makefile +++ b/x11/wxGTK/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2004/12/28 23:18:19 reed Exp $ +# $NetBSD: Makefile,v 1.36 2005/01/03 20:43:52 augustss Exp $ # DISTNAME= wxGTK-2.4.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxwindows/} EXTRACT_SUFX= .tar.bz2 |