From 418abacc56933644c94e6480f2be72014ea2e45e Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 3 Nov 2005 13:44:59 +0000 Subject: Using MASTER_SITE_GNUSTEP instead of hard-coded URL. --- security/gnustep-ssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/gnustep-ssl/Makefile b/security/gnustep-ssl/Makefile index d6302a8492b..e6939c467ed 100644 --- a/security/gnustep-ssl/Makefile +++ b/security/gnustep-ssl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:30 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/11/03 13:44:59 rillig Exp $ # DISTNAME= gnustep-base-1.10.1 PKGNAME= ${DISTNAME:S/base/ssl/} CATEGORIES= security gnustep -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnustep.org/ -- cgit v1.2.3