summaryrefslogtreecommitdiff
path: root/security/sslwrap
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-11-04 14:54:36 +0000
committerClive Lin <clive@FreeBSD.org>2001-11-04 14:54:36 +0000
commitec5b797f167c1c7755c40b0f347e6f526ce21e49 (patch)
tree862b5757d47b24b1861dc96bee988ee9fc5d5bad /security/sslwrap
parentUpgrade to 3.4. (diff)
Master site changed:
http://www.rickk.com/sslwrap/ -> http://www.quiltaholic.com/rickk/sslwrap/. Found by: HTTP headers returned from www.rickk.com:80
Notes
Notes: svn path=/head/; revision=49571
Diffstat (limited to 'security/sslwrap')
-rw-r--r--security/sslwrap/Makefile2
-rw-r--r--security/sslwrap/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 79b9253366e9..3ecc7d038b3e 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sslwrap
PORTVERSION= 2.0.6
CATEGORIES= security
-MASTER_SITES= http://www.rickk.com/sslwrap/
+MASTER_SITES= http://www.quiltaholic.com/rickk/sslwrap/
DISTNAME= ${PORTNAME}
MAINTAINER= ZGabor@CoDe.HU
diff --git a/security/sslwrap/pkg-descr b/security/sslwrap/pkg-descr
index e452ac4b64b0..cf497bd6ebee 100644
--- a/security/sslwrap/pkg-descr
+++ b/security/sslwrap/pkg-descr
@@ -11,7 +11,7 @@
Of course, it works with OpenSSL, too.
-WWW: http://www.rickk.com/sslwrap/
+WWW: http://www.quiltaholic.com/rickk/sslwrap/
--