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 | 005d7eb9135f5268cddf86e7e7b130ffe449624c (patch) | |
tree | 824296e73fd19dc0a81f375c7c4a47e2774a3a80 /x11/wxGTK | |
parent | b6cb68e1a8493b845e3d163a66b30b0eb6b8916b (diff) | |
download | pkgsrc-005d7eb9135f5268cddf86e7e7b130ffe449624c.tar.gz |
Bump PKGREVISION (this got lost in my last commit).
Diffstat (limited to 'x11/wxGTK')
-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 |