diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
commit | fb4deed87383132ec64330d18d953402c2229e9b (patch) | |
tree | 97a8a198649a73e26fe96adf11b755d0b80e3533 /www/mod_cloudflare/Makefile | |
parent | 1a2a0756abd5df11f85e0ec8be8f6cb6cd18edbe (diff) | |
download | ports-fb4deed87383132ec64330d18d953402c2229e9b.tar.gz ports-fb4deed87383132ec64330d18d953402c2229e9b.zip |
Notes
Diffstat (limited to 'www/mod_cloudflare/Makefile')
-rw-r--r-- | www/mod_cloudflare/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/mod_cloudflare/Makefile b/www/mod_cloudflare/Makefile index 1235b62cf95c..c4cf21d1c5e5 100644 --- a/www/mod_cloudflare/Makefile +++ b/www/mod_cloudflare/Makefile @@ -4,7 +4,6 @@ PORTNAME= mod_cloudflare PORTVERSION= 0.0.20140409 CATEGORIES= www -MASTER_SITES= GHL MAINTAINER= feld@FreeBSD.org COMMENT= Cloudflare fork of mod_remoteip @@ -13,9 +12,7 @@ LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= cloudflare -GH_PROJECT= mod_cloudflare -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= da8436d +GH_TAGNAME= da8436d USE_APACHE= 22+ AP_FAST_BUILD= yes |