diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2002-07-18 17:20:16 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2002-07-18 17:20:16 +0000 |
commit | daadc315eabe84e98d97b609513343f8e6ec5c28 (patch) | |
tree | 56c79264257315f88545961109f4abb692199e3e /www/mod_auth_kerb | |
parent | 401ab0f9659188c7eb6d1da3540734e458e021b6 (diff) |
Notes
Diffstat (limited to 'www/mod_auth_kerb')
-rw-r--r-- | www/mod_auth_kerb/Makefile | 5 | ||||
-rw-r--r-- | www/mod_auth_kerb/distinfo | 2 |
2 files changed, 4 insertions, 3 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 |