diff options
Diffstat (limited to '')
-rw-r--r-- | www/mod_auth_kerb/Makefile | 5 | ||||
-rw-r--r-- | www/mod_auth_kerb/distinfo | 2 | ||||
-rw-r--r-- | www/mod_auth_kerb2/Makefile | 5 | ||||
-rw-r--r-- | www/mod_auth_kerb2/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile index e7367ecbc99f..131f2b0ecfc8 100644 --- a/www/mod_auth_kerb/Makefile +++ b/www/mod_auth_kerb/Makefile @@ -8,9 +8,10 @@ # Shamelessly stolen from will's mod_auth_any port. PORTNAME= mod_auth_kerb -PORTVERSION= 4.10 +PORTVERSION= 4.11 CATEGORIES= www -MASTER_SITES= http://stonecold.unity.ncsu.edu/software/mod_auth_kerb/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=modauthkerb MAINTAINER= wollman@FreeBSD.org diff --git a/www/mod_auth_kerb/distinfo b/www/mod_auth_kerb/distinfo index e9e8e1b7f5d9..019edbe2a46e 100644 --- a/www/mod_auth_kerb/distinfo +++ b/www/mod_auth_kerb/distinfo @@ -1 +1 @@ -MD5 (mod_auth_kerb-4.10.tar.gz) = 5088f0bbdecbd120b9118273a3957510 +MD5 (mod_auth_kerb-4.11.tar.gz) = 2f2c8a52117bfa6248a2c688efb52621 diff --git a/www/mod_auth_kerb2/Makefile b/www/mod_auth_kerb2/Makefile index e7367ecbc99f..131f2b0ecfc8 100644 --- a/www/mod_auth_kerb2/Makefile +++ b/www/mod_auth_kerb2/Makefile @@ -8,9 +8,10 @@ # Shamelessly stolen from will's mod_auth_any port. PORTNAME= mod_auth_kerb -PORTVERSION= 4.10 +PORTVERSION= 4.11 CATEGORIES= www -MASTER_SITES= http://stonecold.unity.ncsu.edu/software/mod_auth_kerb/downloads/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR=modauthkerb MAINTAINER= wollman@FreeBSD.org diff --git a/www/mod_auth_kerb2/distinfo b/www/mod_auth_kerb2/distinfo index e9e8e1b7f5d9..019edbe2a46e 100644 --- a/www/mod_auth_kerb2/distinfo +++ b/www/mod_auth_kerb2/distinfo @@ -1 +1 @@ -MD5 (mod_auth_kerb-4.10.tar.gz) = 5088f0bbdecbd120b9118273a3957510 +MD5 (mod_auth_kerb-4.11.tar.gz) = 2f2c8a52117bfa6248a2c688efb52621 |