diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
commit | 285b7dd776c36b2dd5547a2d656a3d61d2b150ef (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /sysutils | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xbatt/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xdu/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xmeter/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile index a7260b88007..5405b0240e5 100644 --- a/sysutils/xbatt/Makefile +++ b/sysutils/xbatt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2008/03/06 17:24:23 hubertf Exp $ +# $NetBSD: Makefile,v 1.25 2008/11/10 17:21:38 wiz Exp $ # DISTNAME= xbatt-1.3pr1 PKGNAME= xbatt-1.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils x11 MASTER_SITES= http://www2.clave.gr.jp/~eto/xbatt/ diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index e11d17d2c60..9855ed52ea2 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:37 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/10 17:21:38 wiz Exp $ # DISTNAME= xdu-3.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils x11 MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ PATCH_SITES= http://www.nn.iij4u.or.jp/~tutimura/xdu/ diff --git a/sysutils/xmeter/Makefile b/sysutils/xmeter/Makefile index 9e720a00c76..1f020f01d19 100644 --- a/sysutils/xmeter/Makefile +++ b/sysutils/xmeter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:13 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2008/11/10 17:21:38 wiz Exp $ # DISTNAME= xmeter-1.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_XCONTRIB:=misdirected/} |