aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-08-14 17:49:16 +0800
committerdinoex <dinoex@FreeBSD.org>2009-08-14 17:49:16 +0800
commit89a060f6951ab130905f3bf02996bf1d79e6e0e4 (patch)
treed802c367a874de8e857c498273ef2c50c4d31d60
parent8cbc5c76056eae0a6bd627aca81dc73380c8f58a (diff)
downloadfreebsd-ports-gnome-89a060f6951ab130905f3bf02996bf1d79e6e0e4.tar.gz
freebsd-ports-gnome-89a060f6951ab130905f3bf02996bf1d79e6e0e4.tar.zst
freebsd-ports-gnome-89a060f6951ab130905f3bf02996bf1d79e6e0e4.zip
- make patches fetchable
- add temorary location to allow fetch before mirrors are in sync.
-rw-r--r--security/openssl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 805a11d522b4..580d2caf7674 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -15,7 +15,9 @@ MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/%SUBDIR%/
MASTER_SITE_SUBDIR= source
#PATCH_SITES= http://sctp.fh-muenster.de/dtls/
-PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITES= ${MASTER_SITE_LOCAL} \
+ http://people.freebsd.org/~dinoex/distfiles/
+PATCH_SITE_SUBDIR= dinoex
PATCHFILES= dtls-bugs-2009-05-18.patch
DISTNAME= ${PORTNAME}-${PORTVERSION}