diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_xsendfile/Makefile | 4 | ||||
-rw-r--r-- | www/mod_xsendfile/distinfo | 4 |
2 files changed, 5 insertions, 3 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 diff --git a/www/mod_xsendfile/distinfo b/www/mod_xsendfile/distinfo index 93be94d5368d..946b380bd759 100644 --- a/www/mod_xsendfile/distinfo +++ b/www/mod_xsendfile/distinfo @@ -1,2 +1,2 @@ -SHA256 (mod_xsendfile-0.12.tar.gz) = 6184d3f7535b34f08ea4e665b55498d5f76673d2a816cf2ee3eaae203c2d780b -SIZE (mod_xsendfile-0.12.tar.gz) = 9345 +SHA256 (mod_xsendfile-0.12.tar.gz) = 9078ec28697d672a7f8aa3a19180109c1ccf73dc6aa335e856d1129344566b7e +SIZE (mod_xsendfile-0.12.tar.gz) = 9271 |