diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-23 05:43:00 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-23 05:43:00 +0000 |
commit | 9330ed99d366634543b377255d7457a8a79b11c2 (patch) | |
tree | 654b3c301a26ede90bb86d3dbe105ec09f0ce0ab /net-mgmt/ipfm | |
parent | c755aa5f08ade861b7347b18753795dd9386c14a (diff) | |
download | ports-9330ed99d366634543b377255d7457a8a79b11c2.tar.gz ports-9330ed99d366634543b377255d7457a8a79b11c2.zip |
Notes
Diffstat (limited to 'net-mgmt/ipfm')
-rw-r--r-- | net-mgmt/ipfm/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ipfm/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile index 576f6fbaa0f9..9933ccaafdfb 100644 --- a/net-mgmt/ipfm/Makefile +++ b/net-mgmt/ipfm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipfm -PORTVERSION= 0.11.4 +PORTVERSION= 0.11.5 CATEGORIES= net MASTER_SITES= http://robert.cheramy.net/ipfm/archive/ EXTRACT_SUFX= .tgz @@ -15,6 +15,7 @@ MAINTAINER= roman@xpert.com COMMENT= A bandwidth analysis tool GNU_CONFIGURE= yes +CONFIGURE_ARGS= --localstatedir=/var MAN5= ipfm.conf.5 MAN8= ipfm.8 diff --git a/net-mgmt/ipfm/distinfo b/net-mgmt/ipfm/distinfo index 1d62ba86c759..373ac4e5245c 100644 --- a/net-mgmt/ipfm/distinfo +++ b/net-mgmt/ipfm/distinfo @@ -1 +1 @@ -MD5 (ipfm-0.11.4.tgz) = 51fd94d3bb4aa1225de08262d50114b6 +MD5 (ipfm-0.11.5.tgz) = 7331aeeabf47cbd37603abe75355fe20 |