diff options
Diffstat (limited to 'net/mrtg')
-rw-r--r-- | net/mrtg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 31338428b138..2e638a3549bb 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -10,7 +10,7 @@ DISTNAME= mrtg-2.8.6 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ -MAINTAINER= jfitz@FreeBSD.ORG +MAINTAINER= jfitz@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd |