diff options
Diffstat (limited to 'devel/pcre')
-rw-r--r-- | devel/pcre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 427f2fc496ae..009df39c4a25 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -9,6 +9,7 @@ PORTNAME= pcre PORTVERSION= 4.4 CATEGORIES= devel MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \ + http://dl.droso.net/FreeBSD/distfiles/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |