diff options
author | mrg <mrg@pkgsrc.org> | 2003-11-05 07:31:57 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2003-11-05 07:31:57 +0000 |
commit | 19a38ae238603d3f71ae9263b4036065ceabc916 (patch) | |
tree | f61b488c576bfbd2683dfbd20a401575dda74160 /sysutils/xbattbar | |
parent | b808c9b8cacf6329d5a14bebf50b5a5536438759 (diff) | |
download | pkgsrc-19a38ae238603d3f71ae9263b4036065ceabc916.tar.gz |
bump PKGREVISION as requested by agc@.
Diffstat (limited to 'sysutils/xbattbar')
-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/ |