diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-01-11 10:11:38 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-01-11 10:11:38 +0000 |
commit | 94ef3404d6b1b63d296fa05be98608469ec5d8be (patch) | |
tree | 7446827a23d68419f98e8d0b8801f9d1780d9b80 /security/gsasl/Makefile | |
parent | Enable stage support (diff) |
Use MASTER_SITES=GNU
Notes
Notes:
svn path=/head/; revision=339416
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 3d0aa0400d15..82dd8856e479 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -5,8 +5,7 @@ PORTNAME= gsasl PORTVERSION= 1.8.0 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= GNU SASL Library |