diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-14 05:28:08 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-14 05:28:08 +0800 |
commit | 84ce1560d59886b2e8536d4902d565ee5109f199 (patch) | |
tree | 443edf001a2ce05dc896d7102e33b91ae0ecf823 /net/icpld/Makefile | |
parent | c9039bd5c2aad1da4d56ce1eca237ad45a004d46 (diff) | |
download | freebsd-ports-gnome-84ce1560d59886b2e8536d4902d565ee5109f199.tar.gz freebsd-ports-gnome-84ce1560d59886b2e8536d4902d565ee5109f199.tar.zst freebsd-ports-gnome-84ce1560d59886b2e8536d4902d565ee5109f199.zip |
- Update to version 0.5.3
Diffstat (limited to 'net/icpld/Makefile')
-rw-r--r-- | net/icpld/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |