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 | 07e7ef92c78276538dd7efa41a1021145493b0c2 (patch) | |
tree | 15102afd11065dcaa13f8c1a36d3785d8ecc2f01 /emulators/arnold/Makefile | |
parent | c7e6a183b5aa5a08e20fe1738bc1fd00d6e10c03 (diff) | |
download | pkgsrc-07e7ef92c78276538dd7efa41a1021145493b0c2.tar.gz |
Assert OWNERship of some packages, relinquish others entierly.
Diffstat (limited to 'emulators/arnold/Makefile')
-rw-r--r-- | emulators/arnold/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |