diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-07-29 17:12:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-07-29 17:12:37 +0800 |
commit | f8958a648be821feb0263d1948d9119bae2b8df3 (patch) | |
tree | ab95d420bb4735dcd01099fb59caabb4f77db766 /emulators | |
parent | 08ca2af3e9e1fa1db796099a8f43e54aa31a052b (diff) | |
download | freebsd-ports-graphics-f8958a648be821feb0263d1948d9119bae2b8df3.tar.gz freebsd-ports-graphics-f8958a648be821feb0263d1948d9119bae2b8df3.tar.zst freebsd-ports-graphics-f8958a648be821feb0263d1948d9119bae2b8df3.zip |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/basiliskII/Makefile | 2 | ||||
-rw-r--r-- | emulators/dgen-sdl/Makefile | 2 | ||||
-rw-r--r-- | emulators/visualos/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile index 6165a4adb63..e0cbe2d68cc 100644 --- a/emulators/basiliskII/Makefile +++ b/emulators/basiliskII/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= basilisk DISTNAME= BasiliskII_src_31052001 -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free, portable, Open Source 68k Mac emulator WRKSRC= ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index 6476f5acc6e..3f0570b6fc5 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://pknet.com/~joe/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A wonderful Sega Genesis/MegaDrive emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index b1b15ae8a12..bb781b61d36 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= visualos -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A visual simulator of an operating system to help understand how OSes work USE_X_PREFIX= yes |