aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/dump9660
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-11-26 15:28:19 +0800
committerlinimon <linimon@FreeBSD.org>2005-11-26 15:28:19 +0800
commitae9c8d64fa79f7685e8399ecded6675c8f8e4c79 (patch)
treeaffaf67542082491fd53631142168a8ca4893e98 /sysutils/dump9660
parentfc9cf80f838181ef4b5371ac32a9e48fba26a6d8 (diff)
downloadfreebsd-ports-gnome-ae9c8d64fa79f7685e8399ecded6675c8f8e4c79.tar.gz
freebsd-ports-gnome-ae9c8d64fa79f7685e8399ecded6675c8f8e4c79.tar.zst
freebsd-ports-gnome-ae9c8d64fa79f7685e8399ecded6675c8f8e4c79.zip
Remove dead mastersite and reset unresponsive maintainer.
I have added a new mastersite which appears to be the current one; however, note that the version of the software there is newer than the one in this port. This port is in need of an update.
Diffstat (limited to 'sysutils/dump9660')
-rw-r--r--sysutils/dump9660/Makefile4
-rw-r--r--sysutils/dump9660/distinfo2
-rw-r--r--sysutils/dump9660/pkg-descr3
3 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/dump9660/Makefile b/sysutils/dump9660/Makefile
index 102a8029de03..8d8918652201 100644
--- a/sysutils/dump9660/Makefile
+++ b/sysutils/dump9660/Makefile
@@ -8,11 +8,11 @@
PORTNAME= dump9660
PORTVERSION= 1.0
CATEGORIES= sysutils
-MASTER_SITES= http://www.eecs.harvard.edu/~wkj/Software/dump9660/
+MASTER_SITES= http://www.morphisms.net/~wkj/Software/dump9660/
DISTNAME= dump9660
EXTRACT_SUFX= .tgz
-MAINTAINER= dump9660-port@eecs.harvard.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Create an ISO 9660 image, possibly incrementally
MAN8= mk9660.8
diff --git a/sysutils/dump9660/distinfo b/sysutils/dump9660/distinfo
index 3585b3f1d3a5..8b778f474f1e 100644
--- a/sysutils/dump9660/distinfo
+++ b/sysutils/dump9660/distinfo
@@ -1,2 +1,2 @@
MD5 (dump9660.tgz) = 2e3c4b72043eb52263eb750d61bd414d
-SIZE (dump9660.tgz) = 81373
+SIZE (dump9660.tgz) = 84643
diff --git a/sysutils/dump9660/pkg-descr b/sysutils/dump9660/pkg-descr
index d8cd7c159c64..032150128a90 100644
--- a/sysutils/dump9660/pkg-descr
+++ b/sysutils/dump9660/pkg-descr
@@ -9,7 +9,6 @@ of the Plan 9 dump file system. The dump is file-based rather than
block-based: if a file's contents have not changed since the last
backup, only its directory entry will be rewritten.
-WWW: http://www.eecs.harvard.edu/~wkj/Software/dump9660/
+WWW: http://www.morphisms.net/~wkj/Software/dump9660/
- William Josephson and Russ Cox
-dump9660-port@eecs.harvard.edu