diff options
Diffstat (limited to '')
-rw-r--r-- | security/ruby-openssl/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-openssl/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/gdome2/Makefile | 2 | ||||
-rw-r--r-- | textproc/gdome2/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index e50ba49d5b29..a270859a5008 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -8,7 +8,7 @@ PORTNAME= openssl PORTVERSION= 0.1.2a CATEGORIES= security ruby -MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ +MASTER_SITES= http://savannah.nongnu.org/download/rubypki/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ossl-${PORTVERSION} DIST_SUBDIR= ruby diff --git a/security/ruby-openssl/pkg-descr b/security/ruby-openssl/pkg-descr index 0779a181c845..4b30f955ac21 100644 --- a/security/ruby-openssl/pkg-descr +++ b/security/ruby-openssl/pkg-descr @@ -2,4 +2,4 @@ This is a Ruby module which wraps OpenSSL and provides access to the RSA/X509/Digest functions. Author: Michal Rokos <m.rokos@sh.cvut.cz> -WWW: http://www.freesoftware.fsf.org/rubypki/ +WWW: http://www.nongnu.org/rubypki/ diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 2201a5105dde..d3165ba2255b 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdome2 PORTVERSION= 0.7.2 CATEGORIES= textproc -MASTER_SITES= http://phd.cs.unibo.it/gdome2/tarball/ +MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MAINTAINER= knu@FreeBSD.org diff --git a/textproc/gdome2/pkg-descr b/textproc/gdome2/pkg-descr index 3a49242c305e..e733564cb120 100644 --- a/textproc/gdome2/pkg-descr +++ b/textproc/gdome2/pkg-descr @@ -1,3 +1,3 @@ gdome2 is the DOM C library developed for the GNOME project. -WWW: http://phd.cs.unibo.it/gdome2/ +WWW: http://gdome2.cs.unibo.it/ |