summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-12 16:51:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-12 16:51:33 +0000
commitedecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch)
treeacffcdf336fe033e5c8b1217f72a68946bf44b8f /emulators
parentDEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too. (diff)
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Notes
Notes: svn path=/head/; revision=16018
Diffstat (limited to 'emulators')
-rw-r--r--emulators/ines/Makefile10
-rw-r--r--emulators/mastergear/Makefile9
-rw-r--r--emulators/snes9x/Makefile4
-rw-r--r--emulators/vgb/Makefile6
-rw-r--r--emulators/vgb/pkg-descr1
-rw-r--r--emulators/vpce/Makefile4
6 files changed, 16 insertions, 18 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile
index 3f1fd55bbd0a..052cb685e622 100644
--- a/emulators/ines/Makefile
+++ b/emulators/ines/Makefile
@@ -3,16 +3,16 @@
# Date created: 02 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.9 1998/10/13 04:01:21 jseger Exp $
+# $Id: Makefile,v 1.10 1998/11/14 09:43:08 asami Exp $
#
DISTNAME= iNES07-FreeBSD-80x86-bin
-PKGNAME= ines-0.7
-CATEGORIES= emulators
-MASTER_SITES= http://www.komkon.org/fms/iNES/
+PKGNAME= ines-0.7
+CATEGORIES= emulators
+MASTER_SITES= http://www.komkon.org/fms/iNES/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+MAINTAINER= nacai@iname.com
WRKSRC= ${WRKDIR}/NES
USE_X_PREFIX= yes
diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile
index adf0e631e3e2..e2bb29ccb0fe 100644
--- a/emulators/mastergear/Makefile
+++ b/emulators/mastergear/Makefile
@@ -3,16 +3,16 @@
# Date created: 02 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.5 1998/01/25 17:03:52 steve Exp $
+# $Id: Makefile,v 1.6 1998/08/05 09:30:50 asami Exp $
#
DISTNAME= SMS
-PKGNAME= mastergear-1.0
-CATEGORIES= emulators
+PKGNAME= mastergear-1.0
+CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/MG/
DISTFILES= MG.tar.Z
-MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+MAINTAINER= nacai@iname.com
USE_X_PREFIX= yes
@@ -23,4 +23,3 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/MG.doc ${PREFIX}/share/mastergear
.include <bsd.port.mk>
-
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
index a6e112b44c30..8b2cf23fdafa 100644
--- a/emulators/snes9x/Makefile
+++ b/emulators/snes9x/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 July 1997
# Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.4 1999/01/07 02:31:40 simokawa Exp $
+# $Id: Makefile,v 1.5 1999/01/12 07:07:19 flathill Exp $
#
DISTNAME= snes116a
@@ -12,7 +12,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.snes9x.com/zips/
EXTRACT_SUFX= .zip
-MAINTAINER= Nacai@iname.com
+MAINTAINER= nacai@iname.com
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
BUILD_DEPENDS+= egcc:${PORTSDIR}/lang/pgcc
diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile
index 494d17c2666c..7ccf160e7c74 100644
--- a/emulators/vgb/Makefile
+++ b/emulators/vgb/Makefile
@@ -3,16 +3,16 @@
# Date created: 31 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.4 1997/04/30 03:18:00 asami Exp $
+# $Id: Makefile,v 1.5 1998/08/05 09:30:50 asami Exp $
#
DISTNAME= GB
-PKGNAME= vgb-0.7
+PKGNAME= vgb-0.7
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= VGB.tar.Z
-MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+MAINTAINER= nacai@iname.com
USE_X_PREFIX= yes
CONFIGURE_ENV= X11BASE=${X11BASE}
diff --git a/emulators/vgb/pkg-descr b/emulators/vgb/pkg-descr
index 2ada70f18924..0f6a1a292f05 100644
--- a/emulators/vgb/pkg-descr
+++ b/emulators/vgb/pkg-descr
@@ -54,4 +54,3 @@ Keyboard bindings:
[F1] - Go into built-in debugger
[F2] - Show LCD controller registers
-
diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile
index 11b3f083cdf3..f6fd86393853 100644
--- a/emulators/vpce/Makefile
+++ b/emulators/vpce/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 August 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/15 21:30:02 jseger Exp $
#
DISTNAME= vpce03f_freebsd
@@ -12,7 +12,7 @@ CATEGORIES= emulators
MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/
EXTRACT_SUFX= .tgz
-MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+MAINTAINER= nacai@iname.com
NO_WRKSUBDIR= yes
USE_XLIB= yes