diff options
Diffstat (limited to 'x11/alacarte/Makefile')
-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 c4c5d4ca281..8cc809e3b0c 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/06/03 10:06:10 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/04 22:17:16 tron Exp $ # DISTNAME= alacarte-0.13.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.13/} EXTRACT_SUFX= .tar.bz2 |