diff options
author | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
commit | 8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /x11 | |
parent | f931d3b570cea9603e1faea6cf2b5ee4ede4e8fe (diff) | |
download | pkgsrc-8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-desktop/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 0d20c0a94ce..26211c080b4 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.109 2012/03/03 00:12:30 wiz Exp $ +# $NetBSD: Makefile,v 1.110 2012/03/10 10:56:18 obache Exp $ # DISTNAME= gnome-desktop-2.32.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 40badb992fc..40ce4813e0c 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.229 2012/03/03 00:11:54 wiz Exp $ +# $NetBSD: Makefile,v 1.230 2012/03/10 10:56:12 obache Exp $ DISTNAME= gtk+-2.24.10 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.24/ \ ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} |