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 | aa67f2655460e9895d428e3d4a55a3a4b6b1a96a (patch) | |
tree | f61b488c576bfbd2683dfbd20a401575dda74160 /sysutils | |
parent | a0b2e7b8262fbfaaf77a8bf6a74c651c30d66660 (diff) | |
download | pkgsrc-aa67f2655460e9895d428e3d4a55a3a4b6b1a96a.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/ |