diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 14:45:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 14:45:50 +0000 |
commit | e7f4e47b2a57a7ac3638ddf739e9d39100217bdd (patch) | |
tree | b919e1ee634483ea6b41a5720897d6ad5eebc5ce /net-mgmt | |
parent | eb625868f99c6330c4fcfa597d477fd91e174c82 (diff) | |
download | ports-e7f4e47b2a57a7ac3638ddf739e9d39100217bdd.tar.gz ports-e7f4e47b2a57a7ac3638ddf739e9d39100217bdd.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/fprobe/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/fprobe/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile index 1a78bd741de2..3b797361fe33 100644 --- a/net-mgmt/fprobe/Makefile +++ b/net-mgmt/fprobe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fprobe -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +15,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= Tool that collects network traffic data GNU_CONFIGURE= yes +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_BZIP2= yes USE_REINPLACE= yes diff --git a/net-mgmt/fprobe/distinfo b/net-mgmt/fprobe/distinfo index 2e692d6fc6b5..066baf35ad80 100644 --- a/net-mgmt/fprobe/distinfo +++ b/net-mgmt/fprobe/distinfo @@ -1,2 +1,2 @@ -MD5 (fprobe-1.0.5.tar.bz2) = c995b590ffccaf6d1b2456d6abc9ba33 -SIZE (fprobe-1.0.5.tar.bz2) = 83894 +MD5 (fprobe-1.0.6.tar.bz2) = 0ac3cf78e88f3012519c55bfb38cc171 +SIZE (fprobe-1.0.6.tar.bz2) = 97892 |