diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-12-24 21:44:31 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-12-24 21:44:31 +0000 |
commit | 9a481c3d692bd28b1655aa51c6826011d8eaeb72 (patch) | |
tree | 8d9c457db2f118a5d9983a9cbfb35f1c7e0ab4a9 /emulators | |
parent | 15a7dba68f33993fb573d6c0a32723261760ba1b (diff) | |
download | pkgsrc-9a481c3d692bd28b1655aa51c6826011d8eaeb72.tar.gz |
Remove me as maintainer. I haven't used this in ages.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/doscmd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile index 4900df95950..1af9268695d 100644 --- a/emulators/doscmd/Makefile +++ b/emulators/doscmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/07/02 08:37:23 agc Exp $ +# $NetBSD: Makefile,v 1.6 2000/12/24 21:44:31 tsarna Exp $ # DISTNAME= doscmd-19960502-2 @@ -6,7 +6,7 @@ PKGNAME= doscmd-19960502.2 CATEGORIES= emulators MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/arch/i386/doscmd/ -MAINTAINER= tsarna@netbsd.org +MAINTAINER= packages@netbsd.org ONLY_FOR_PLATFORM= NetBSD-*-i386 |