diff options
Diffstat (limited to 'x11/rep-gtk2')
-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 59e3ece5448..e56d63acf06 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/01 22:21:16 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/02/16 11:25:27 wiz Exp $ DISTNAME= rep-gtk-0.90.4 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 lang MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/ EXTRACT_SUFX= .tar.bz2 |