diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
commit | 04f62f706ae833adcc5d2fd23e7c1a78314e8bc5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /emulators/twin | |
parent | 45014dce18cf112af1136eede86f032973dabe90 (diff) | |
download | pkgsrc-04f62f706ae833adcc5d2fd23e7c1a78314e8bc5.tar.gz |
Change address of maintainer per PR 22170.
Diffstat (limited to 'emulators/twin')
-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 94ab84e119c..559ba5c2e41 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:40:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/19 08:54:30 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@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.willows.com COMMENT= cross-platform implementation of the win32 api |