diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 04:06:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 04:06:49 +0800 |
commit | a038a06ec34911f9ed32f6e016aaa420e865d1d6 (patch) | |
tree | 97ed781d4148276be20a36ec23d55ddcdd8602c2 /emulators | |
parent | f12e674b9b78c85e900e2bcda3c4c380fa8bd5f0 (diff) | |
download | freebsd-ports-gnome-a038a06ec34911f9ed32f6e016aaa420e865d1d6.tar.gz freebsd-ports-gnome-a038a06ec34911f9ed32f6e016aaa420e865d1d6.tar.zst freebsd-ports-gnome-a038a06ec34911f9ed32f6e016aaa420e865d1d6.zip |
Reset unreachable maintainer address:
mmendez@energyhq.be
retry timeout exceeded
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | emulators/xmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/xmess/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index 0e8abe1e3eb2..c6edefc587af 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ DISTNAME= ${PORTNAME}hv36-1 -MAINTAINER= mmendez@energyhq.be +MAINTAINER= ports@FreeBSD.org COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others USE_ZIP= yes diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 0e8abe1e3eb2..c6edefc587af 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ DISTNAME= ${PORTNAME}hv36-1 -MAINTAINER= mmendez@energyhq.be +MAINTAINER= ports@FreeBSD.org COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others USE_ZIP= yes diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 79df441a4bb9..2cd5df27a247 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -25,7 +25,7 @@ DISTNAME= xmame-${XMAMEVERSION:S/.r/-rc/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xmame DIST_SUBDIR= xmame -MAINTAINER?= mmendez@energyhq.be +MAINTAINER?= ports@FreeBSD.org COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 168768b31a2b..6733bb741375 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmess PORTREVISION= 2 -MAINTAINER= mmendez@energyhq.be +MAINTAINER= ports@FreeBSD.org COMMENT= X11 emulator for game consoles MASTERDIR= ${.CURDIR}/../xmame |