diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
commit | 81495749e6c8891d8844dcc295635e96cc07fc79 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /x11 | |
parent | 5d4751406b2244824970693deb0595c12a3988bf (diff) | |
download | pkgsrc-81495749e6c8891d8844dcc295635e96cc07fc79.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/acidlaunch/Makefile | 4 | ||||
-rw-r--r-- | x11/controlcenter/Makefile | 4 | ||||
-rw-r--r-- | x11/hot-babe/Makefile | 4 | ||||
-rw-r--r-- | x11/pygtk/Makefile | 4 | ||||
-rw-r--r-- | x11/xmms-osd/Makefile | 3 |
5 files changed, 10 insertions, 9 deletions
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile index 601df4a90b4..93dddadbd0e 100644 --- a/x11/acidlaunch/Makefile +++ b/x11/acidlaunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/04/21 04:18:10 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/25 04:16:44 xtraeme Exp $ # DISTNAME= acidlaunch-0.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://linuxgamers.net/download/ diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index ec27b50eca6..0e64b8e1737 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2004/04/24 22:46:13 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2004/04/25 04:16:44 xtraeme Exp $ DISTNAME= control-center-1.4.0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/1.4/} diff --git a/x11/hot-babe/Makefile b/x11/hot-babe/Makefile index 11e65384d80..08e71d60c34 100644 --- a/x11/hot-babe/Makefile +++ b/x11/hot-babe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/03/29 22:44:29 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/25 04:16:44 xtraeme Exp $ DISTNAME= hot-babe-0.1.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://dindinx.net/hotbabe/downloads/ diff --git a/x11/pygtk/Makefile b/x11/pygtk/Makefile index 80420dfff60..6420742d73e 100644 --- a/x11/pygtk/Makefile +++ b/x11/pygtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:56 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/25 04:16:44 xtraeme Exp $ # DISTNAME= pygtk-0.6.9 PKGNAME= ${PYPKGPREFIX}-gtk-0.6.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/python/ diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index 9f7b18c14cb..203ef59adf5 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/02/19 15:00:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 04:16:44 xtraeme Exp $ # .include "../xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} +PKGREVISION= 1 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |