diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-06 22:37:59 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-06 22:37:59 +0000 |
commit | d3189ea520509e868dcf60a345c8e752cc340345 (patch) | |
tree | bad3c5381170e07d790907d70847028edba8e2a8 /x11 | |
parent | 664fd6ed967b247feb19540334f55c4ad9ae5e0f (diff) | |
download | pkgsrc-d3189ea520509e868dcf60a345c8e752cc340345.tar.gz |
Bump revision due to nautilus update to 2.4.2.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-control-center/Makefile | 4 | ||||
-rw-r--r-- | x11/py-gnome2/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 740ae7e2c11..cca26c751b1 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2004/01/24 15:30:32 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/02/06 22:37:59 jmmv Exp $ # DISTNAME= gnome-panel-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index c0e572e6c8b..0dd585fbb3f 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2004/01/24 15:30:32 grant Exp $ +# $NetBSD: Makefile,v 1.27 2004/02/06 22:37:59 jmmv Exp $ # DISTNAME= gnome-session-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome2-applets/Makefile b/x11/gnome2-applets/Makefile index b2e7a90c7af..1701778af9b 100644 --- a/x11/gnome2-applets/Makefile +++ b/x11/gnome2-applets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/01/24 15:30:32 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/02/06 22:37:59 jmmv Exp $ # DISTNAME= gnome-applets-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index 9376965f247..ab969586321 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2004/01/24 15:30:32 grant Exp $ +# $NetBSD: Makefile,v 1.24 2004/02/06 22:37:59 jmmv Exp $ # DISTNAME= control-center-2.4.0 PKGNAME= gnome2-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 39f5cb71cb6..c1fc53b1ced 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/01/23 21:50:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/06 22:37:59 jmmv Exp $ # DISTNAME= gnome-python-2.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.0/} EXTRACT_SUFX= .tar.bz2 |