diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /net/icpld | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) | |
download | ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.tar.gz ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.zip |
Notes
Diffstat (limited to 'net/icpld')
-rw-r--r-- | net/icpld/Makefile | 1 | ||||
-rw-r--r-- | net/icpld/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/icpld/Makefile b/net/icpld/Makefile index 72aeba7fd500..c7092b96dafb 100644 --- a/net/icpld/Makefile +++ b/net/icpld/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ibiblio.org/icpld/download/ MAINTAINER= krion@FreeBSD.org COMMENT= Internet connection performance logging daemon +USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/net/icpld/distinfo b/net/icpld/distinfo index 7179cba3ae38..5ca985e88651 100644 --- a/net/icpld/distinfo +++ b/net/icpld/distinfo @@ -1 +1,2 @@ MD5 (icpld-0.5.4.tar.bz2) = bad2d18356877a8bfc0828af72f93bd9 +SIZE (icpld-0.5.4.tar.bz2) = 251673 |