aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/pmacct/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2006-04-22 15:37:52 +0800
committerkrion <krion@FreeBSD.org>2006-04-22 15:37:52 +0800
commit514b98ad4b1939172f1c1883016cf66db7ab448a (patch)
tree7e8a55861ee176feaf6d915ca6663f85cb7d7fbb /net-mgmt/pmacct/Makefile
parent8062300408293e832050dd5db8e7930ea8274fad (diff)
downloadfreebsd-ports-gnome-514b98ad4b1939172f1c1883016cf66db7ab448a.tar.gz
freebsd-ports-gnome-514b98ad4b1939172f1c1883016cf66db7ab448a.tar.zst
freebsd-ports-gnome-514b98ad4b1939172f1c1883016cf66db7ab448a.zip
Update to 0.10.1
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-rw-r--r--net-mgmt/pmacct/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index ff612ac1dcf5..4d5bac4078d1 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= pmacct
-PORTVERSION= 0.10.0
+PORTVERSION= 0.10.1
CATEGORIES= net-mgmt
-MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/
+MASTER_SITES= http://www.pmacct.net/
MAINTAINER= krion@FreeBSD.org
COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic
@@ -17,7 +17,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GETOPT_LONG=yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-0.10.0
OPTIONS= MYSQL "Enable MySQL support." Off \
PGSQL "Enable PostgreSQL support." Off \