diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-13 21:28:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-13 21:28:08 +0000 |
commit | 84ce1560d59886b2e8536d4902d565ee5109f199 (patch) | |
tree | 443edf001a2ce05dc896d7102e33b91ae0ecf823 /net/icpld | |
parent | c9039bd5c2aad1da4d56ce1eca237ad45a004d46 (diff) | |
download | ports-84ce1560d59886b2e8536d4902d565ee5109f199.tar.gz ports-84ce1560d59886b2e8536d4902d565ee5109f199.zip |
Notes
Diffstat (limited to 'net/icpld')
-rw-r--r-- | net/icpld/Makefile | 4 | ||||
-rw-r--r-- | net/icpld/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/icpld/Makefile b/net/icpld/Makefile index 0bdfb54c05bd..d772aec53bd2 100644 --- a/net/icpld/Makefile +++ b/net/icpld/Makefile @@ -6,11 +6,11 @@ # PORTNAME= icpld -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= net MASTER_SITES= http://www.ibiblio.org/icpld/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT= Internet connection performance logging daemon USE_BZIP2= yes diff --git a/net/icpld/distinfo b/net/icpld/distinfo index 71348f877e5a..18941aef8b00 100644 --- a/net/icpld/distinfo +++ b/net/icpld/distinfo @@ -1 +1 @@ -MD5 (icpld-0.5.2.tar.bz2) = 86f2cd7a0320751541aa4d1e77d45118 +MD5 (icpld-0.5.3.tar.bz2) = 3bf6a56b528bfa71b5d59a80229edf84 |