diff options
author | grant <grant> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:31:04 +0000 |
commit | 86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /emulators/wine | |
parent | 11098bb7c0a27bd5d959bf673e389ae06279251b (diff) | |
download | pkgsrc-86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index d0d267d632c..6432527df1b 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2003/07/14 11:15:28 adam Exp $ +# $NetBSD: Makefile,v 1.47 2003/07/17 21:36:25 grant Exp $ DISTNAME= Wine-20030709 PKGNAME= ${DISTNAME:S/W/w/} @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:tl} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/} -MAINTAINER= adam@netbsd.org +MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.winehq.com/ COMMENT= Free implementation of Windows on Unix (still alpha) |