diff options
author | erwin <erwin@FreeBSD.org> | 2003-10-14 16:48:23 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-10-14 16:48:23 +0800 |
commit | bbc838ab658b07efa6f1398b1ed8bd813546726e (patch) | |
tree | 1756452dadaeee1af3a8a871935c8cb59491226f /www/mod_auth_remote | |
parent | 24431ab5eefb85c35848fd4bf29280f6546dd530 (diff) | |
download | freebsd-ports-graphics-bbc838ab658b07efa6f1398b1ed8bd813546726e.tar.gz freebsd-ports-graphics-bbc838ab658b07efa6f1398b1ed8bd813546726e.tar.zst freebsd-ports-graphics-bbc838ab658b07efa6f1398b1ed8bd813546726e.zip |
- add a new MASTER_SITES.
- Use DIST_SUBDIR=apache
PR: 57990
Submitted by: maintainer
Diffstat (limited to 'www/mod_auth_remote')
-rw-r--r-- | www/mod_auth_remote/Makefile | 4 | ||||
-rw-r--r-- | www/mod_auth_remote/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/mod_auth_remote/Makefile b/www/mod_auth_remote/Makefile index e80ffe3f3df..906bc8adfe4 100644 --- a/www/mod_auth_remote/Makefile +++ b/www/mod_auth_remote/Makefile @@ -8,8 +8,10 @@ PORTNAME= mod_auth_remote PORTVERSION= 0.1 CATEGORIES= www -MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ +MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ + http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/ # Original location is here: http://puggy.symonds.net/~srp/stuff/ +DIST_SUBDIR= apache MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= Allows users to authenticate on a remote web server diff --git a/www/mod_auth_remote/distinfo b/www/mod_auth_remote/distinfo index 05826161a85..6b10e6b7df5 100644 --- a/www/mod_auth_remote/distinfo +++ b/www/mod_auth_remote/distinfo @@ -1 +1 @@ -MD5 (mod_auth_remote-0.1.tar.gz) = 2086ef91061f2b0539c133c8c4318595 +MD5 (apache/mod_auth_remote-0.1.tar.gz) = 2086ef91061f2b0539c133c8c4318595 |