diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-01 18:45:09 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-01 18:45:09 +0000 |
commit | fdefa7113229b2f625c90ad281ce373a42b08ba3 (patch) | |
tree | ac6acf085baccc18b057be397ee549c541910af3 /net/staticcharge/Makefile | |
parent | Remove version from pkg-descr (diff) |
Update to 0.5
PR: 41655
Submitted by: admins@staticcling.org
Notes
Notes:
svn path=/head/; revision=65441
Diffstat (limited to 'net/staticcharge/Makefile')
-rw-r--r-- | net/staticcharge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/staticcharge/Makefile b/net/staticcharge/Makefile index 48e06d61651b..dceee9375ce5 100644 --- a/net/staticcharge/Makefile +++ b/net/staticcharge/Makefile @@ -6,7 +6,7 @@ # PORTNAME= staticcharge -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= net misc MASTER_SITES= http://www.staticcling.org/clients/ DISTNAME= ChargeGTK-${PORTVERSION} |