diff options
Diffstat (limited to 'x11/alacarte')
-rw-r--r-- | x11/alacarte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index e88aeba035e..811d7bd1305 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2011/11/01 06:02:48 sbd Exp $ +# $NetBSD: Makefile,v 1.33 2012/01/24 09:11:17 sbd Exp $ # DISTNAME= alacarte-0.13.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.13/} EXTRACT_SUFX= .tar.bz2 |