diff options
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 1906dfa2b1b8..7aa33e5c2e79 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -9,9 +9,7 @@ PORTNAME= gsasl PORTVERSION= 1.4.0 CATEGORIES= security -MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ \ - ${MASTER_SITE_GNU_ALPHA} \ - http://josefsson.org/${PORTNAME}/releases/ +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org |