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 163060b84b0..aeb4bb83caf 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/06/05 05:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/09/19 23:19:12 wiz Exp $ # DISTNAME= alacarte-0.11.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.11/} EXTRACT_SUFX= .tar.bz2 |