Date: Sat, 11 Jan 2014 10:11:38 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339416 - head/security/gsasl Message-ID: <201401111011.s0BABcpp093346@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Sat Jan 11 10:11:38 2014 New Revision: 339416 URL: http://svnweb.freebsd.org/changeset/ports/339416 Log: Use MASTER_SITES=GNU Modified: head/security/gsasl/Makefile Modified: head/security/gsasl/Makefile ============================================================================== --- head/security/gsasl/Makefile Sat Jan 11 10:08:25 2014 (r339415) +++ head/security/gsasl/Makefile Sat Jan 11 10:11:38 2014 (r339416) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401111011.s0BABcpp093346>