pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnustep-ssl Using MASTER_SITE_GNUSTEP instead...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0f2bc0d6d79
branches: trunk
changeset: 502235:c0f2bc0d6d79
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 03 13:44:59 2005 +0000
description:
Using MASTER_SITE_GNUSTEP instead of hard-coded URL.
diffstat:
security/gnustep-ssl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 7e7e24def297 -r c0f2bc0d6d79 security/gnustep-ssl/Makefile
--- a/security/gnustep-ssl/Makefile Thu Nov 03 13:44:27 2005 +0000
+++ b/security/gnustep-ssl/Makefile Thu Nov 03 13:44:59 2005 +0000
@@ -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@localhost
HOMEPAGE= http://www.gnustep.org/
Home |
Main Index |
Thread Index |
Old Index