diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-14 08:48:23 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-14 08:48:23 +0000 |
commit | c6642d5a2fc9c93e133a8362a4755bdffad69c36 (patch) | |
tree | ab6018e9fd85820a77c0d2a780ff262bca8d95f1 /www/mod_auth_remote | |
parent | e3802278b47c2a0c48cffdc61ab98d6155eb163e (diff) | |
download | ports-c6642d5a2fc9c93e133a8362a4755bdffad69c36.tar.gz ports-c6642d5a2fc9c93e133a8362a4755bdffad69c36.zip |
Notes
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 e80ffe3f3dfa..906bc8adfe49 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 05826161a85f..6b10e6b7df5d 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 |