diff options
author | krion <krion@FreeBSD.org> | 2005-10-12 20:14:19 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-10-12 20:14:19 +0800 |
commit | c6445dc2b3fbbf732d590cf91b3a12ba9089844b (patch) | |
tree | 68e8d4c180307f5eaf8116f6388e5b7a8d16cba0 /net-mgmt/pmacct/Makefile | |
parent | 59827e45818cac271e5b5c97a921886df0597086 (diff) | |
download | freebsd-ports-gnome-c6445dc2b3fbbf732d590cf91b3a12ba9089844b.tar.gz freebsd-ports-gnome-c6445dc2b3fbbf732d590cf91b3a12ba9089844b.tar.zst freebsd-ports-gnome-c6445dc2b3fbbf732d590cf91b3a12ba9089844b.zip |
Update to 0.9.3
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 24167464c74d..b6f592c7fbaa 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ |