aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
commit7be606cdf63c50e178dab5bd297f53873130a449 (patch)
treeca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /sysutils
parentd3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff)
downloadports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz
ports-7be606cdf63c50e178dab5bd297f53873130a449.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdircmp/Makefile3
-rw-r--r--sysutils/cmospwd/Makefile3
-rw-r--r--sysutils/fdupes/Makefile4
-rw-r--r--sysutils/highlnk/Makefile4
-rw-r--r--sysutils/magicrescue/Makefile4
-rw-r--r--sysutils/most/Makefile4
-rw-r--r--sysutils/rej/Makefile1
-rw-r--r--sysutils/vii/Makefile4
-rw-r--r--sysutils/watchfolder/Makefile4
-rw-r--r--sysutils/wuzzah/Makefile3
-rw-r--r--sysutils/zeroer/Makefile3
11 files changed, 27 insertions, 10 deletions
diff --git a/sysutils/cdircmp/Makefile b/sysutils/cdircmp/Makefile
index b7e461ae3e26..d1617dfae85f 100644
--- a/sysutils/cdircmp/Makefile
+++ b/sysutils/cdircmp/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cdircmp
PORTVERSION= 0.3
CATEGORIES= sysutils
-MASTER_SITES= http://critical.ch/distfiles/
+MASTER_SITES= http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Compare directories and select files to copy
diff --git a/sysutils/cmospwd/Makefile b/sysutils/cmospwd/Makefile
index 6c79adad1824..cfc1fba67006 100644
--- a/sysutils/cmospwd/Makefile
+++ b/sysutils/cmospwd/Makefile
@@ -9,7 +9,8 @@ PORTNAME= cmospwd
PORTVERSION= 4.8
CATEGORIES= sysutils
MASTER_SITES= http://www.cgsecurity.org/ \
- http://critical.ch/distfiles/
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A BIOS password recovery tool
diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile
index cb6b1ac7e97e..ffa3ada6bd0d 100644
--- a/sysutils/fdupes/Makefile
+++ b/sysutils/fdupes/Makefile
@@ -8,7 +8,9 @@
PORTNAME= fdupes
PORTVERSION= 1.40
CATEGORIES= sysutils
-MASTER_SITES= http://netdial.caribe.net/~adrian2/programs/
+MASTER_SITES= http://netdial.caribe.net/~adrian2/programs/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Fdupes is a program for identifying or deleting duplicate files
diff --git a/sysutils/highlnk/Makefile b/sysutils/highlnk/Makefile
index 213a719a782e..4bdf786cdbf5 100644
--- a/sysutils/highlnk/Makefile
+++ b/sysutils/highlnk/Makefile
@@ -8,7 +8,9 @@
PORTNAME= highlnk
DISTVERSION= 0.2
CATEGORIES= sysutils
-MASTER_SITES= http://perli.net/projekte/highlnk/
+MASTER_SITES= http://perli.net/projekte/highlnk/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A tool to save disk space on hard disks by using hardlinks
diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile
index aed0d90fa18a..61c1e82604e9 100644
--- a/sysutils/magicrescue/Makefile
+++ b/sysutils/magicrescue/Makefile
@@ -8,7 +8,9 @@
PORTNAME= magicrescue
PORTVERSION= 1.1.4
CATEGORIES= sysutils
-MASTER_SITES= http://jbj.rapanden.dk/magicrescue/release/
+MASTER_SITES= http://jbj.rapanden.dk/magicrescue/release/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A file recovery tool which recovers deleted files from a block device
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile
index cbf14aa1e228..032ca04aa2e9 100644
--- a/sysutils/most/Makefile
+++ b/sysutils/most/Makefile
@@ -11,7 +11,9 @@ PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \
ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ \
- http://gd.tuwien.ac.at/editors/davis/most/
+ http://gd.tuwien.ac.at/editors/davis/most/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A pager (like less) which has support for windows and binary files
diff --git a/sysutils/rej/Makefile b/sysutils/rej/Makefile
index c301836e9126..1310d2d9da5e 100644
--- a/sysutils/rej/Makefile
+++ b/sysutils/rej/Makefile
@@ -9,6 +9,7 @@ PORTNAME= rej
PORTVERSION= 0.16
CATEGORIES= sysutils perl5
MASTER_SITES= http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/ \
http://ftp.suse.com/pub/people/mason/rej/
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/sysutils/vii/Makefile b/sysutils/vii/Makefile
index f0e3689f635a..0be52e01db93 100644
--- a/sysutils/vii/Makefile
+++ b/sysutils/vii/Makefile
@@ -8,7 +8,9 @@
PORTNAME= vii
PORTVERSION= 4.0
CATEGORIES= sysutils
-MASTER_SITES= http://vii.sourceforge.net/
+MASTER_SITES= http://vii.sourceforge.net/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Execute a command repeatedly and scroll the output
diff --git a/sysutils/watchfolder/Makefile b/sysutils/watchfolder/Makefile
index 8eff79d9e28d..3a68a321ac85 100644
--- a/sysutils/watchfolder/Makefile
+++ b/sysutils/watchfolder/Makefile
@@ -8,7 +8,9 @@
PORTNAME= watchfolder
PORTVERSION= 0.3.3
CATEGORIES= sysutils
-MASTER_SITES= http://dstunrea.sdf-eu.org/files/
+MASTER_SITES= http://dstunrea.sdf-eu.org/files/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Watch folders for new files and process them
diff --git a/sysutils/wuzzah/Makefile b/sysutils/wuzzah/Makefile
index e5c86b2ca321..4f27ee4b9538 100644
--- a/sysutils/wuzzah/Makefile
+++ b/sysutils/wuzzah/Makefile
@@ -8,7 +8,8 @@
PORTNAME= wuzzah
PORTVERSION= 0.53
CATEGORIES= sysutils
-MASTER_SITES= http://critical.ch/distfiles/
+MASTER_SITES= http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A command line utility for stalking users
diff --git a/sysutils/zeroer/Makefile b/sysutils/zeroer/Makefile
index 95a32feb21dc..840af72e80e1 100644
--- a/sysutils/zeroer/Makefile
+++ b/sysutils/zeroer/Makefile
@@ -8,7 +8,8 @@
PORTNAME= zeroer
PORTVERSION= 0.1
CATEGORIES= sysutils
-MASTER_SITES= http://critical.ch/${PORTNAME}/
+MASTER_SITES= http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A command line utility for wiping unallocated space on a filesystem