From 2f3d338ca6b6422065108639a7213c32646af524 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 30 Dec 2007 14:36:54 +0000 Subject: Update MASTER_SITES, noticed by Zafer Aydogen by private mail. And also change HOMEPAGE. --- devel/pcre++/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 17ab82a474d..c48e3b9bc1d 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2006/06/04 21:49:54 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2007/12/30 14:36:54 obache Exp $ # DISTNAME= pcre++-0.9.5 PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/ +MASTER_SITES= http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/pcre++/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ftp://ftp.daemon.de/scip/Apps/pcre++/ +HOMEPAGE= http://www.daemon.de/PCRE COMMENT= Wrapper class around the pcre library USE_LANGUAGES= c c++ -- cgit v1.2.3