diff options
author | krion <krion@FreeBSD.org> | 2004-11-07 00:30:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-11-07 00:30:39 +0800 |
commit | 9f96577ac9d6e65a180ee8639846534a2d403e68 (patch) | |
tree | a2424a8ac106e2834d0bb291d0dd5f41b1283226 /net-mgmt/pmacct/Makefile | |
parent | 47500c7eff8cf19ddcd8389bb36e079d3737e79b (diff) | |
download | freebsd-ports-gnome-9f96577ac9d6e65a180ee8639846534a2d403e68.tar.gz freebsd-ports-gnome-9f96577ac9d6e65a180ee8639846534a2d403e68.tar.zst freebsd-ports-gnome-9f96577ac9d6e65a180ee8639846534a2d403e68.zip |
Update to 0.7.6
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 af5f8dc79880..e0af85ffae3f 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ |