diff options
author | krion <krion@FreeBSD.org> | 2004-04-14 23:15:44 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-14 23:15:44 +0800 |
commit | 2d5481f8838b9d7eb6bc4995fe13974d6b990c0b (patch) | |
tree | 9d42e9271150b45c83abe2dcb0b280bb220d34a2 /net-mgmt/pmacct/Makefile | |
parent | ad387a77f7145823f83a8aeafcd7e45a15381226 (diff) | |
download | freebsd-ports-gnome-2d5481f8838b9d7eb6bc4995fe13974d6b990c0b.tar.gz freebsd-ports-gnome-2d5481f8838b9d7eb6bc4995fe13974d6b990c0b.tar.zst freebsd-ports-gnome-2d5481f8838b9d7eb6bc4995fe13974d6b990c0b.zip |
- Update to version 0.6.2
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index ced6ba896b7b..8159fabeaf96 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ |