diff options
author | lippe <lippe@FreeBSD.org> | 2008-03-10 08:52:12 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-03-10 08:52:12 +0800 |
commit | 0e004ac0f50a5df71a0fdadd67da36f784372395 (patch) | |
tree | 299085835c6bee951d09627f33eac2942e29f53c /net-mgmt | |
parent | 18f89a27a2e3435d6b0b14aefabd330944703616 (diff) | |
download | freebsd-ports-graphics-0e004ac0f50a5df71a0fdadd67da36f784372395.tar.gz freebsd-ports-graphics-0e004ac0f50a5df71a0fdadd67da36f784372395.tar.zst freebsd-ports-graphics-0e004ac0f50a5df71a0fdadd67da36f784372395.zip |
- Change my mail address to lippe@.
Approved by: araujo (mentor)
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 e8b5dabc19c..68d6b58aadd 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 |