diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
commit | fa2867e98140aa5882389998bc92ff7f4aeb8682 (patch) | |
tree | 9c744089cf74e2e66fe93f7de43b53ebde5a0839 /emulators/hercules | |
parent | 9e733e6bbd2b5762f0358270813f682493c9406c (diff) | |
download | ports-fa2867e98140aa5882389998bc92ff7f4aeb8682.tar.gz ports-fa2867e98140aa5882389998bc92ff7f4aeb8682.zip |
Notes
Diffstat (limited to 'emulators/hercules')
-rw-r--r-- | emulators/hercules/Makefile | 2 | ||||
-rw-r--r-- | emulators/hercules/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 637730cfadf4..263d524780c9 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.16.5 CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/emulators/hercules/pkg-descr b/emulators/hercules/pkg-descr index dd3f78be1302..870a8048fbea 100644 --- a/emulators/hercules/pkg-descr +++ b/emulators/hercules/pkg-descr @@ -8,3 +8,5 @@ including dynamic reconfiguration, integrated console, interpretive execution and z/Architecture support. WWW: http://www.conmicro.cx/hercules/ + +-Adam Weinberger <adamw@FreeBSD.org> |