diff options
author | lme <lme@FreeBSD.org> | 2013-09-22 22:35:31 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2013-09-22 22:35:31 +0800 |
commit | 3e5ac0c5690729cf8fb24a8fd34ed84c223d1f08 (patch) | |
tree | 7e4c5c4f17c8bffe653ab478970c74f31275d24e | |
parent | 904c885879d69d8271284e1d7f963ca672df0a51 (diff) | |
download | freebsd-ports-gnome-3e5ac0c5690729cf8fb24a8fd34ed84c223d1f08.tar.gz freebsd-ports-gnome-3e5ac0c5690729cf8fb24a8fd34ed84c223d1f08.tar.zst freebsd-ports-gnome-3e5ac0c5690729cf8fb24a8fd34ed84c223d1f08.zip |
Give back to the pool upon maintainer's request.
-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 cec7ef72681a..b6388a5a6e82 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.08 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ -MAINTAINER= bzeeb+freebsdports@zabbadoz.net +MAINTAINER= ports@FreeBSD.org COMMENT= System/370, ESA/390, and z/Architecture Emulator OPTIONS_DEFINE= DEBUG NLS PTHREADS |