diff options
author | James E. Housley <jeh@FreeBSD.org> | 2003-02-19 13:29:11 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2003-02-19 13:29:11 +0000 |
commit | 7a5e7ee8f7bee557268deb18266e19db30600151 (patch) | |
tree | a673e072bd224c9f51be71119c02ca77100a37e3 /www/mgstat/Makefile | |
parent | Fix Kweather for !english users. (diff) |
used the wrong version of ports for the MAINTAINER
Notes
Notes:
svn path=/head/; revision=75886
Diffstat (limited to 'www/mgstat/Makefile')
-rw-r--r-- | www/mgstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index 1e49a9555b3f..ffe96ac2e8a9 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11 CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ -MAINTAINER= ports +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd |