diff options
author | dillo <dillo@pkgsrc.org> | 2008-05-25 13:16:10 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2008-05-25 13:16:10 +0000 |
commit | 15573a05a13656a2df77ea55c2cb4d0decbb5b67 (patch) | |
tree | 15102afd11065dcaa13f8c1a36d3785d8ecc2f01 /emulators | |
parent | 6da378f654cb423f5fbe39b1cceae528d0c8a277 (diff) | |
download | pkgsrc-15573a05a13656a2df77ea55c2cb4d0decbb5b67.tar.gz |
Assert OWNERship of some packages, relinquish others entierly.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/arnold/Makefile | 4 | ||||
-rw-r--r-- | emulators/ckmame/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile index 5547ec771ed..60adf474510 100644 --- a/emulators/arnold/Makefile +++ b/emulators/arnold/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/03/03 19:21:37 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2008/05/25 13:16:11 dillo Exp $ # DISTNAME= arnsrc27012002 @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= http://arnold.emuunlim.com/download/ EXTRACT_SUFX= .zip -MAINTAINER= dillo@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arnold.emuunlim.com/ COMMENT= Amstrad CPC, Amstrad CPC+ and KC Compact emulator diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index 2ff06f7da07..222e60dcb8c 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2007/06/06 20:56:15 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2008/05/25 13:16:11 dillo Exp $ # DISTNAME= ckmame-0.9 @@ -6,7 +6,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= dillo@NetBSD.org +OWNER= dillo@NetBSD.org HOMEPAGE= http://www.nih.at/ckmame/ COMMENT= Check ROM sets for MAME |