diff options
author | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
commit | b5270e946872343acc3a105e3f15ac7ac0fe0d3f (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /emulators | |
parent | b58fee0287f315c6a88864c597725f419f586010 (diff) | |
download | pkgsrc-b5270e946872343acc3a105e3f15ac7ac0fe0d3f.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cygwin_esound/Makefile | 4 | ||||
-rw-r--r-- | emulators/cygwin_lib/Makefile | 4 | ||||
-rw-r--r-- | emulators/ucon64/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/emulators/cygwin_esound/Makefile b/emulators/cygwin_esound/Makefile index fd37eb585f9..dd08f28f073 100644 --- a/emulators/cygwin_esound/Makefile +++ b/emulators/cygwin_esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:39 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:32 tv Exp $ # DISTNAME= esound-0.2.35-1 @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ libesound0-0.2.35-1.tar.bz2 \ libaudiofile0-0.2.6-2.tar.bz2 -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org COMMENT= Enlightened sound daemon (daemon only) for Cygwin/Interix ONLY_FOR_PLATFORM= Interix-*-* diff --git a/emulators/cygwin_lib/Makefile b/emulators/cygwin_lib/Makefile index 9f3efc5c4e4..18da077c8b2 100644 --- a/emulators/cygwin_lib/Makefile +++ b/emulators/cygwin_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:50 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/22 22:50:32 tv Exp $ # DISTNAME= cygwin-1.5.13-1 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_CYGWIN:=release/cygwin/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.cygwin.com/ COMMENT= Basic Cygwin library and executables for emulation diff --git a/emulators/ucon64/Makefile b/emulators/ucon64/Makefile index ca02acd51b0..e958b095f9b 100644 --- a/emulators/ucon64/Makefile +++ b/emulators/ucon64/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:05 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/22 22:50:32 tv Exp $ # DISTNAME= ucon64-2.0.0-src @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ucon64/} -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://ucon64.sourceforge.net/ COMMENT= Emulator ROM and disk image converter and inspector |