diff options
Diffstat (limited to 'www/http-analyze/Makefile')
| -rw-r--r-- | www/http-analyze/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index d7fc51037337..3614c6717613 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -6,6 +6,7 @@ PORTNAME= http-analyze PORTVERSION= 2.01 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.rent-a-guru.de/pub/http-analyze2.01/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -14,7 +15,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= todd@thisisa.com BUILD_DEPENDS= gif2png:${PORTSDIR}/graphics/gif2png -LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd MAN1= http-analyze.1 |
