diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-10 17:06:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-10 17:06:13 +0000 |
commit | 5ded12f375b99bb7104056513997e485f44a3858 (patch) | |
tree | a8a2b18c4fd3840c9df549c290c91d722096ec3a /sysutils | |
parent | 1494ca749af6d3779a39f19db031c4b116fa4cb7 (diff) | |
download | ports-5ded12f375b99bb7104056513997e485f44a3858.tar.gz ports-5ded12f375b99bb7104056513997e485f44a3858.zip |
Update version number with distfile change.
PR: 15385
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=23740
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/ |