summaryrefslogtreecommitdiff
path: root/emulators/hercules
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-08-26 00:28:23 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-08-26 00:28:23 +0000
commit2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c (patch)
treee61867e37e19a2c5b3e3f264941796ba42927f12 /emulators/hercules
parentUpdate to 1.31, which has new options -k to suppress merging of (diff)
Turn Miguel Mendez' ports over to Adam Weinberger.
PR: 42012
Notes
Notes: svn path=/head/; revision=65004
Diffstat (limited to 'emulators/hercules')
-rw-r--r--emulators/hercules/Makefile2
-rw-r--r--emulators/hercules/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile
index fc578aa39641..72e8b082d761 100644
--- a/emulators/hercules/Makefile
+++ b/emulators/hercules/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.conmicro.cx/hercules/
-MAINTAINER= flynn@energyhq.homeip.net
+MAINTAINER= adam@vectors.cx
GNU_CONFIGURE= yes
diff --git a/emulators/hercules/pkg-descr b/emulators/hercules/pkg-descr
index 773d2abe6fd6..dd3f78be1302 100644
--- a/emulators/hercules/pkg-descr
+++ b/emulators/hercules/pkg-descr
@@ -8,5 +8,3 @@ including dynamic reconfiguration, integrated console, interpretive execution
and z/Architecture support.
WWW: http://www.conmicro.cx/hercules/
-
-- Miguel Mendez <flynn@energyhq.homeip.net>