diff options
author | mrg <mrg> | 2003-11-05 07:31:57 +0000 |
---|---|---|
committer | mrg <mrg> | 2003-11-05 07:31:57 +0000 |
commit | 61f08f7110ea586f39b46d3c38b37043f248b601 (patch) | |
tree | f61b488c576bfbd2683dfbd20a401575dda74160 /sysutils | |
parent | 6ff684878fef3576049302c1ec6e24cecafa01f7 (diff) | |
download | pkgsrc-61f08f7110ea586f39b46d3c38b37043f248b601.tar.gz |
bump PKGREVISION as requested by agc@.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xbattbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 6b3705edc3a..304864b1e57 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2003/10/19 09:25:02 agc Exp $ +# $NetBSD: Makefile,v 1.20 2003/11/05 07:31:57 mrg Exp $ DISTNAME= xbattbar_1.4.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 3 +PKGREVISION= 4 WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} CATEGORIES= sysutils x11 MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/ |