diff options
Diffstat (limited to 'x11/alacarte/Makefile')
-rw-r--r-- | x11/alacarte/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index 8ddcdc16e72..45a87c397c3 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2010/07/06 16:08:08 drochner Exp $ +# $NetBSD: Makefile,v 1.27 2010/09/14 11:02:58 wiz Exp $ # DISTNAME= alacarte-0.13.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.13/} EXTRACT_SUFX= .tar.bz2 |