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 84485f52fcd..04adba6b23b 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/02/17 19:25:24 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/03/04 21:29:37 jlam Exp $ # DISTNAME= twin-src-3.1.14 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ftp://ftp.willows.com/pub/twin/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.willows.com/ COMMENT= Cross-platform implementation of the Win32 API |