diff options
author | krion <krion@FreeBSD.org> | 2004-01-14 05:28:08 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-14 05:28:08 +0800 |
commit | 120a064077050eaea7f2d0ad2b329566b0428480 (patch) | |
tree | 17c024af7b387f9e19e8f796fa0c4d4852ac3825 /net | |
parent | 3c744a0d88c50fe1178ffcafcf9fe0e5e03907e0 (diff) | |
download | freebsd-ports-gnome-120a064077050eaea7f2d0ad2b329566b0428480.tar.gz freebsd-ports-gnome-120a064077050eaea7f2d0ad2b329566b0428480.tar.zst freebsd-ports-gnome-120a064077050eaea7f2d0ad2b329566b0428480.zip |
- Update to version 0.5.3
Diffstat (limited to 'net')
-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 |