diff options
author | alfred <alfred@FreeBSD.org> | 2002-01-03 18:54:22 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2002-01-03 18:54:22 +0000 |
commit | 374432673532a20bee96086d934bc08a154e6154 (patch) | |
tree | 9cf4bbe9467dd974c15b135e71da38a478692e23 /sysutils/xbattbar | |
parent | 6aa1b83c67f2c81b8379429da7fb8b6ffa26384e (diff) | |
download | FreeBSD-ports-374432673532a20bee96086d934bc08a154e6154.zip FreeBSD-ports-374432673532a20bee96086d934bc08a154e6154.tar.gz |
bump PORTREVISION because of last set of patches (open apm device readonly)
Diffstat (limited to 'sysutils/xbattbar')
-rw-r--r-- | sysutils/xbattbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 46ebec3..437651a 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbattbar PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/ DISTNAME= ${PORTNAME}_${PORTVERSION} |