diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-18 16:31:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-18 16:31:11 +0000 |
commit | af5524d8279608a1689da6b594169ed7aff0f4b2 (patch) | |
tree | c059e8a533052333f090e9a7bf4a5cf2326ad2dc /net-mgmt | |
parent | 59f871d0e8a83feb8930d9647fab46ba9d113253 (diff) | |
download | ports-af5524d8279608a1689da6b594169ed7aff0f4b2.tar.gz ports-af5524d8279608a1689da6b594169ed7aff0f4b2.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 2d43c162e556..e8b5dabc19cc 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= lippe@freebsdbrasil.com.br +MAINTAINER= lippemail@gmail.com COMMENT= This tool displays the utilization of the network links LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |