From 771321b8d87c3d00e1a2315a8eb9b8f63b978a90 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 18:38:11 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- emulators/wine/Makefile | 3 ++- emulators/wine/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 emulators/wine/pkg/COMMENT (limited to 'emulators/wine') diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index a9e3a2081e9..e759cede886 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/08/23 23:14:24 tron Exp $ +# $NetBSD: Makefile,v 1.23 2001/02/17 18:38:33 wiz Exp $ DISTNAME= Wine-981211 PKGNAME= wine-981211 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/} MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://www.winehq.com/ +COMMENT= Beta Windows (3.1x, 95, NT) emulator ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/emulators/wine/pkg/COMMENT b/emulators/wine/pkg/COMMENT deleted file mode 100644 index bae837a9f06..00000000000 --- a/emulators/wine/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Beta Windows (3.1x, 95, NT) emulator -- cgit v1.2.3