diff options
author | krion <krion@FreeBSD.org> | 2005-07-27 16:36:53 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-07-27 16:36:53 +0800 |
commit | 8047e1152256618762fe9ed9b19d4d27a9fababc (patch) | |
tree | 1229678c50d6f74b3d4af7645b0b9535276d4f2b /net-mgmt/pmacct/Makefile | |
parent | 94e0f33c0a9b1eac34b8adfebe19cf4d6de5e8b0 (diff) | |
download | freebsd-ports-gnome-8047e1152256618762fe9ed9b19d4d27a9fababc.tar.gz freebsd-ports-gnome-8047e1152256618762fe9ed9b19d4d27a9fababc.tar.zst freebsd-ports-gnome-8047e1152256618762fe9ed9b19d4d27a9fababc.zip |
Update to 0.9.0
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 1dd8a7481cee..cb5e165e15c3 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.8.8 +PORTVERSION= 0.9.0 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ |