diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-14 15:46:27 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-14 15:46:27 +0000 |
commit | dbb83a996bbdec940b45be541bda377f94ffeb11 (patch) | |
tree | ed714dc7e68ceae3e99c189b9d34471f8c8229c6 /www/mod_xsendfile | |
parent | c8ec9c277e1fbf36df7aae34616bd6a0e7267679 (diff) | |
download | ports-dbb83a996bbdec940b45be541bda377f94ffeb11.tar.gz ports-dbb83a996bbdec940b45be541bda377f94ffeb11.zip |
Notes
Diffstat (limited to 'www/mod_xsendfile')
-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 |