diff options
Diffstat (limited to 'www/mod_auth_kerb/Makefile')
-rw-r--r-- | www/mod_auth_kerb/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile index e7367ec..131f2b0 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 |