diff options
Diffstat (limited to 'emulators/twin/Makefile')
-rw-r--r-- | emulators/twin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 5b06ae2aa6b..592359ead64 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/22 05:14:44 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/30 06:01:58 wiz Exp $ # DISTNAME= twin-src-3.1.14 @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/twin CATEGORIES= emulators MASTER_SITES= ftp://ftp.willows.com/pub/twin/ -MAINTAINER= collver1@comcast.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.willows.com/ COMMENT= Cross-platform implementation of the win32 api |