diff options
author | krion <krion@FreeBSD.org> | 2005-04-17 01:23:13 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-04-17 01:23:13 +0800 |
commit | 649b0361599e54a7570abde1db7d1d9879330a0c (patch) | |
tree | 95dbd8b9bc07f0cfe5d58989f7088b670498b696 /net-mgmt/pmacct/Makefile | |
parent | 20d21cea509f242a569b46f0738d31f207993cd4 (diff) | |
download | freebsd-ports-gnome-649b0361599e54a7570abde1db7d1d9879330a0c.tar.gz freebsd-ports-gnome-649b0361599e54a7570abde1db7d1d9879330a0c.tar.zst freebsd-ports-gnome-649b0361599e54a7570abde1db7d1d9879330a0c.zip |
Update to 0.8.4
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 e9158a2cbb9e..8139c68fe8a8 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ |