aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2010-10-07 18:31:21 +0000
committerDavid Thiel <lx@FreeBSD.org>2010-10-07 18:31:21 +0000
commit3a0ec6410a9a44c745c57111f1ebcce5fc0fd8b2 (patch)
tree3a070ff9d4393f62017a6168e04da03894e79a64
parente99014ac6f40190fb09045d6fce732e9d4072a73 (diff)
downloadports-3a0ec6410a9a44c745c57111f1ebcce5fc0fd8b2.tar.gz
ports-3a0ec6410a9a44c745c57111f1ebcce5fc0fd8b2.zip
Notes
-rw-r--r--devel/log4sh/pkg-descr2
-rw-r--r--japanese/edict-utf-8/pkg-descr2
-rw-r--r--security/fwipe/Makefile4
-rw-r--r--security/rats/Makefile3
-rw-r--r--www/publicfile/Makefile3
5 files changed, 7 insertions, 7 deletions
diff --git a/devel/log4sh/pkg-descr b/devel/log4sh/pkg-descr
index 9b2d804178d0..112f7e3079d1 100644
--- a/devel/log4sh/pkg-descr
+++ b/devel/log4sh/pkg-descr
@@ -7,4 +7,4 @@ throughout. In addition, it can be configured from a properties file so
that scripts in a production environment do not need to be altered to
change the amount of logging they produce.
-WWW: http://forestent.com/projects/log4sh/
+WWW: https://sites.google.com/a/forestent.com/projects/log4sh
diff --git a/japanese/edict-utf-8/pkg-descr b/japanese/edict-utf-8/pkg-descr
index c18943b41d0e..c05b2c7c4da5 100644
--- a/japanese/edict-utf-8/pkg-descr
+++ b/japanese/edict-utf-8/pkg-descr
@@ -2,4 +2,4 @@ UTF-8 version of edict's dictionary files
see japanese/edict/pkg-descr for more information
-WWW: ftp://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html
+WWW: http://www.csse.monash.edu.au/~jwb/edict.html
diff --git a/security/fwipe/Makefile b/security/fwipe/Makefile
index f6d3e056d6c6..02537b08d52e 100644
--- a/security/fwipe/Makefile
+++ b/security/fwipe/Makefile
@@ -9,10 +9,10 @@ PORTNAME= fwipe
PORTVERSION= 0.36
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://jeenyus.net/~budney/linux/software/fwipe/ \
+MASTER_SITES= http://www.jeenyus.net/linux/software/fwipe/ \
http://redundancy.redundancy.org/mirror/
-MAINTAINER= lx@redundancy.redundancy.org
+MAINTAINER= lx@FreeBSD.org
COMMENT= A djb-style file wiping utility
ALL_TARGET= it
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 20867a272328..49d3fb25d62d 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -8,7 +8,8 @@
PORTNAME= rats
PORTVERSION= 2.3
CATEGORIES= security devel
-MASTER_SITES= http://www.fortify.com/servlet/download/public/
+MASTER_SITES= https://www.fortify.com/downloads2/public/ \
+ http://redundancy.redundancy.org/mirror/
MAINTAINER= lx@FreeBSD.org
COMMENT= Source code auditing tool
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile
index b495a0710600..819f02f5c081 100644
--- a/www/publicfile/Makefile
+++ b/www/publicfile/Makefile
@@ -9,8 +9,7 @@ PORTNAME= publicfile
PORTVERSION= 0.52
PORTREVISION= 2
CATEGORIES= www ftp
-MASTER_SITES= http://cr.yp.to/publicfile/ \
- ftp://cr.yp.to/publicfile/
+MASTER_SITES= http://cr.yp.to/publicfile/
MAINTAINER= lx@FreeBSD.org
COMMENT= A secure, read-only, anonymous HTTP/FTP server