diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /emulators/ines | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'emulators/ines')
-rw-r--r-- | emulators/ines/Makefile | 10 |
1 files changed, 5 insertions, 5 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 |