diff options
author | wiz <wiz> | 2010-11-01 00:08:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-11-01 00:08:09 +0000 |
commit | cfbb905804ac8566060ec8643e2ea9a98cae4730 (patch) | |
tree | e8fbfa08dba820883ebb3ff43820bcfadd3fb08a /emulators/dosbox | |
parent | 127ef23ae6fd904af367804b8d06de18df406c87 (diff) | |
download | pkgsrc-cfbb905804ac8566060ec8643e2ea9a98cae4730.tar.gz |
Reset maintainer.
Diffstat (limited to 'emulators/dosbox')
-rw-r--r-- | emulators/dosbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 0c56af3673c..ea940447bb6 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2010/06/15 11:31:29 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/11/01 00:08:10 wiz Exp $ DISTNAME= dosbox-0.74 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} -MAINTAINER= cube@cubidou.net +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dosbox.sourceforge.net/ COMMENT= Multi-platform DOS emulator using SDL LICENSE= gnu-gpl-v2 |