diff options
author | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-06-11 13:57:05 +0000 |
commit | 6537fcf4374c413f5fb42417b9acc29ded8d1ae3 (patch) | |
tree | 73aca1fb7f4ce70150a540954950c0c712ada607 /emulators/hercules | |
parent | 432b219234feb424ed68eecdb6e74c542b83e62d (diff) |
Notes
Diffstat (limited to 'emulators/hercules')
-rw-r--r-- | emulators/hercules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index f3072e9010e2..852587cc9367 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.15 CATEGORIES= emulators MASTER_SITES= http://www.conmicro.cx/hercules/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net GNU_CONFIGURE= yes |