diff options
author | rillig <rillig@pkgsrc.org> | 2008-03-04 11:02:23 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-03-04 11:02:23 +0000 |
commit | ebcb0ce01eb5ac09ecb13f8a598981d660e95070 (patch) | |
tree | e1e491dbb50872cfd5f54c2309aea32f51f49fec /emulators/vmips | |
parent | 731f8eb5c4cac841bfa11e175c25966df13ec12b (diff) | |
download | pkgsrc-ebcb0ce01eb5ac09ecb13f8a598981d660e95070.tar.gz |
Resign from maintaining a lot of packages, so everyone is free to update
them at will.
Diffstat (limited to 'emulators/vmips')
-rw-r--r-- | emulators/vmips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index 30a55fac166..2131c532e3c 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2007/01/07 09:13:53 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2008/03/04 11:02:24 rillig Exp $ # DISTNAME= vmips-1.3.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vmips/} -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://vmips.sourceforge.net/ COMMENT= MIPS R3000 emulator |