diff options
author | skrll <skrll@pkgsrc.org> | 2012-10-13 09:34:49 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2012-10-13 09:34:49 +0000 |
commit | 5865d4fd75a45fe9121e09fd5346b5c65897d634 (patch) | |
tree | c19fe4667c0d60be318676898d84736523fd87cc /emulators | |
parent | 4a99e4f7cda134146bbad5471a59493a81185faa (diff) | |
download | pkgsrc-5865d4fd75a45fe9121e09fd5346b5c65897d634.tar.gz |
Retire from pkg maintainership
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ski-bin/Makefile | 4 | ||||
-rw-r--r-- | emulators/tme/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/ski-bin/Makefile b/emulators/ski-bin/Makefile index 8ec23e62340..c49d188f024 100644 --- a/emulators/ski-bin/Makefile +++ b/emulators/ski-bin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 12:55:17 asau Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/13 09:34:49 skrll Exp $ DISTNAME= ski-0.9.81-l6-i686 PKGNAME= ski-0.9.81.6 CATEGORIES= emulators MASTER_SITES= # empty -MAINTAINER= skrll@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hpl.hp.com/research/linux/ski/ COMMENT= The Hewlett-Packard IA-64 instruction set simulator for Linux/x86 diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 90e7929b2dd..1cc3a9f7948 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/08 23:01:32 adam Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/13 09:34:49 skrll Exp $ # DISTNAME= tme-0.8 @@ -6,7 +6,7 @@ PKGREVISION= 14 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ -MAINTAINER= skrll@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org MAKE_JOBS_SAFE= no |