diff options
Diffstat (limited to 'www/mod_xsendfile/Makefile')
-rw-r--r-- | www/mod_xsendfile/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_xsendfile/Makefile b/www/mod_xsendfile/Makefile index 8de310046552..abebdaad3818 100644 --- a/www/mod_xsendfile/Makefile +++ b/www/mod_xsendfile/Makefile @@ -7,8 +7,10 @@ PORTNAME= mod_xsendfile PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= https://tn123.org/mod_xsendfile/ +MASTER_SITES= https://tn123.org/mod_xsendfile/ \ + http://cloud.github.com/downloads/potatosalad/mod_xsendfile/ MAINTAINER= potatosaladx@gmail.com COMMENT= An Apache2 module that processes X-SENDFILE headers |