diff options
Diffstat (limited to 'emulators/wine-current')
-rw-r--r-- | emulators/wine-current/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine-current/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine-current/Makefile b/emulators/wine-current/Makefile index 540265199ba..109a1be3d04 100644 --- a/emulators/wine-current/Makefile +++ b/emulators/wine-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:24 tron Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/17 18:38:34 wiz Exp $ DISTNAME= Wine-990328 PKGNAME= wine-990328 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/} MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.winehq.com/ +COMMENT= Beta Windows (3.1x, 95, NT) emulator DEPENDS+= ncurses>=4.2:../../devel/ncurses diff --git a/emulators/wine-current/pkg/COMMENT b/emulators/wine-current/pkg/COMMENT deleted file mode 100644 index bae837a9f06..00000000000 --- a/emulators/wine-current/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Beta Windows (3.1x, 95, NT) emulator |