diff options
Diffstat (limited to 'www/mgstat/Makefile')
-rw-r--r-- | www/mgstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index 0040cdb1f2ba..77626937f546 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -7,14 +7,14 @@ PORTNAME= mgstat PORTVERSION= 0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Produce graphs from mod_gzip log files -LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 +LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes |