diff options
author | steve <steve@FreeBSD.org> | 1999-12-11 01:06:13 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-11 01:06:13 +0800 |
commit | 95ab8b2f1c6a9f5b71af36f93141acfa7e6fc17c (patch) | |
tree | 3d27d08e905eb516a7a37adc2bc541e256f27081 /sysutils | |
parent | ac9c75ad85aa22154f15fdd40def478899b69206 (diff) | |
download | freebsd-ports-gnome-95ab8b2f1c6a9f5b71af36f93141acfa7e6fc17c.tar.gz freebsd-ports-gnome-95ab8b2f1c6a9f5b71af36f93141acfa7e6fc17c.tar.zst freebsd-ports-gnome-95ab8b2f1c6a9f5b71af36f93141acfa7e6fc17c.zip |
Update version number with distfile change.
PR: 15385
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmbattery/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmbattery/Makefile b/sysutils/wmbattery/Makefile index 4cec013bc0b4..4ffe1f71d2df 100644 --- a/sysutils/wmbattery/Makefile +++ b/sysutils/wmbattery/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: wmbattery -# Version required: 1.10 +# Version required: 1.11 # Date created: 18 Sep 1999 # Whom: Will Andrews <andrews@technologist.com> # @@ -7,7 +7,7 @@ # DISTNAME= wmbattery -PKGNAME= ${DISTNAME}-1.10 +PKGNAME= ${DISTNAME}-1.11 CATEGORIES= sysutils windowmaker MASTER_SITES= http://kitenet.net/programs/code/wmbattery/ |