diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /emulators/vgb/Makefile | |
parent | DEFAULT_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/vgb/Makefile')
-rw-r--r-- | emulators/vgb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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} |