diff options
author | wiz <wiz> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-07-27 16:21:16 +0000 |
commit | 7662abf39fdd543b75d21548b3d3992f9f73b0b6 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /emulators | |
parent | d269a6cb6eb82948a0712b57da2865b52217836a (diff) | |
download | pkgsrc-7662abf39fdd543b75d21548b3d3992f9f73b0b6.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/pearpc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 7e0da592531..65d74967f89 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/06/01 18:02:47 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:17 wiz Exp $ # DISTNAME= pearpc-0.3.1 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pearpc/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pearpc.sourceforge.net/ COMMENT= PowerPC emulator |