summaryrefslogtreecommitdiffstats
path: root/www/mod_xsendfile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_xsendfile/Makefile')
-rw-r--r--www/mod_xsendfile/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/mod_xsendfile/Makefile b/www/mod_xsendfile/Makefile
index 6e12572..9eb8f31 100644
--- a/www/mod_xsendfile/Makefile
+++ b/www/mod_xsendfile/Makefile
@@ -5,8 +5,7 @@ PORTNAME= mod_xsendfile
PORTVERSION= 0.12
PORTREVISION= 3
CATEGORIES= www
-MASTER_SITES= https://tn123.org/mod_xsendfile/ \
- http://cloud.github.com/downloads/potatosalad/mod_xsendfile/
+MASTER_SITES= https://tn123.org/mod_xsendfile/ GHC
MAINTAINER= potatosaladx@gmail.com
COMMENT= Apache2 module that processes X-SENDFILE headers
@@ -16,5 +15,7 @@ LICENSE= APACHE20
USE_APACHE= 22+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
+USE_GITHUB= yes
+GH_ACCOUNT= potatosalad
.include <bsd.port.mk>
OpenPOWER on IntegriCloud