summaryrefslogtreecommitdiff
path: root/emulators/mastergear/Makefile
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/mastergear/Makefile
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/mastergear/Makefile')
-rw-r--r--emulators/mastergear/Makefile9
1 files changed, 4 insertions, 5 deletions
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>
-