diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-10 00:52:12 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-03-10 00:52:12 +0000 |
commit | bff0d25c06f38db8b6374c2e9878d16368c5b67b (patch) | |
tree | 79a2be6e5370e8658aa386f248816c1a070ee160 /net-mgmt | |
parent | 80fc54cba61b086ed244830ba091c1f07c84d705 (diff) | |
download | ports-bff0d25c06f38db8b6374c2e9878d16368c5b67b.tar.gz ports-bff0d25c06f38db8b6374c2e9878d16368c5b67b.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/weathermap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/weathermap/Makefile b/net-mgmt/weathermap/Makefile index e8b5dabc19cc..68d6b58aadd9 100644 --- a/net-mgmt/weathermap/Makefile +++ b/net-mgmt/weathermap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 CATEGORIES= net-mgmt MASTER_SITES= http://netmon.grnet.gr/weathermap/dist/ -MAINTAINER= lippemail@gmail.com +MAINTAINER= lippe@FreeBSD.org COMMENT= This tool displays the utilization of the network links LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |