diff options
Diffstat (limited to 'x11/rep-gtk2/Makefile')
-rw-r--r-- | x11/rep-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile index 85133992a46..ead7e76ecb1 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/09/07 19:17:52 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/09/15 10:07:15 obache Exp $ DISTNAME= rep-gtk-0.90.4 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 lang MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/ EXTRACT_SUFX= .tar.bz2 |