pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pcre Add SourceForge as an option to the MASTER_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/237d57d355de
branches: trunk
changeset: 534442:237d57d355de
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sun Oct 21 04:48:15 2007 +0000
description:
Add SourceForge as an option to the MASTER_SITES
diffstat:
devel/pcre/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 879ee8415ba4 -r 237d57d355de devel/pcre/Makefile
--- a/devel/pcre/Makefile Sun Oct 21 04:35:04 2007 +0000
+++ b/devel/pcre/Makefile Sun Oct 21 04:48:15 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2007/10/17 20:49:42 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2007/10/21 04:48:15 dsainty Exp $
DISTNAME= pcre-7.4
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \
+ ${MASTER_SITE_SOURCEFORGE:=pcre/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index