diff options
Diffstat (limited to 'www/fcgiwrap/Makefile')
-rw-r--r-- | www/fcgiwrap/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile index 9c1d4e01600e..846e53aa17f1 100644 --- a/www/fcgiwrap/Makefile +++ b/www/fcgiwrap/Makefile @@ -4,8 +4,7 @@ PORTNAME= fcgiwrap PORTVERSION= 1.1.0 PORTREVISION= 3 CATEGORIES= www -MASTER_SITES= GHL \ - http://www.skysmurf.nl/comp/FreeBSD/distfiles/ +MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ MAINTAINER= freebsd@skysmurf.nl COMMENT= Simple FastCGI wrapper for CGI scripts @@ -18,8 +17,6 @@ USES= autoreconf gmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= gnosek -GH_COMMIT= 333ff99 -GH_TAGNAME= ${PORTVERSION} USE_RC_SUBR= fcgiwrap |