diff options
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 15b051d0ad6..e9adb8cd9d2 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.124 2013/06/04 22:17:18 tron Exp $ +# $NetBSD: Makefile,v 1.125 2013/06/06 12:53:58 wiz Exp $ # DISTNAME= gnome-desktop-2.32.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 |