diff options
author | ghen <ghen@pkgsrc.org> | 2013-04-13 07:55:01 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2013-04-13 07:55:01 +0000 |
commit | 4e07fc48b5cf921703e37cab16dbb56209597827 (patch) | |
tree | 368280041139e022a7a9f8c428250d2e18f1eab5 /emulators | |
parent | f68f9039c1d3bca282a254312413ccdd572c58c7 (diff) | |
download | pkgsrc-4e07fc48b5cf921703e37cab16dbb56209597827.tar.gz |
Hand in maintainership.
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 7504a5c9f01..7d2130a581b 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/11/01 19:45:12 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2013/04/13 07:55:06 ghen Exp $ DISTNAME= pearpc-0.4 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pearpc/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= ghen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pearpc.sourceforge.net/ COMMENT= PowerPC emulator |