diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2010-04-23 11:40:35 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2010-04-23 11:40:35 +0000 |
commit | a25fc54113ff07d3b5d9d3c2b326982d7064553f (patch) | |
tree | fd10b2d6a4fcc7838af4b1f394b7425da00b5ae1 /security/gsasl/Makefile | |
parent | - update to 1.7 (diff) |
- Update MASTER_SITES
PR: ports/145730
Submitted by: sylvio@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=253084
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 |