diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-05 10:46:07 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-05 10:46:07 +0000 |
commit | da3bb3a5f9162390fd17a992f01d952d45ffe7c8 (patch) | |
tree | 69b12beb1fa8fb4749602e5f2a9218fb51f3c654 /emulators/cpmtools2 | |
parent | 49ddc236c79c5ab8ceb78bc5e3cb0079141aaf5a (diff) | |
download | ports-da3bb3a5f9162390fd17a992f01d952d45ffe7c8.tar.gz ports-da3bb3a5f9162390fd17a992f01d952d45ffe7c8.zip |
- Mark BROKEN: does not fetch
- Reset maintainer:
<pixel@copei.de>: Host or domain name not found. Name service error for
name=copei.de type=MX: Host not found, try again
Notes
Notes:
svn path=/head/; revision=262434
Diffstat (limited to 'emulators/cpmtools2')
-rw-r--r-- | emulators/cpmtools2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/cpmtools2/Makefile b/emulators/cpmtools2/Makefile index 79a6841db0ef..a7c10402cb51 100644 --- a/emulators/cpmtools2/Makefile +++ b/emulators/cpmtools2/Makefile @@ -11,11 +11,13 @@ CATEGORIES= emulators sysutils MASTER_SITES= http://www.moria.de/~michael/cpmtools/ \ http://www.copei.de/freebsd-ports/ -MAINTAINER= pixel@copei.de +MAINTAINER= ports@FreeBSD.org COMMENT= Tools to access CP/M disks and disk images LIB_DEPENDS+= dmalloc:${PORTSDIR}/devel/dmalloc +BROKEN= does not fetch + LATEST_LINK= cpmtools2 HAS_CONFIGURE= yes |