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 6465a47ae9b..034e896a9bc 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2014/02/12 23:18:47 tron Exp $ +# $NetBSD: Makefile,v 1.56 2014/05/05 00:48:27 ryoon Exp $ DISTNAME= alacarte-0.13.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.13/} EXTRACT_SUFX= .tar.bz2 |