diff options
author | se <se@FreeBSD.org> | 1997-01-02 09:06:06 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 1997-01-02 09:06:06 +0800 |
commit | 98ebcad6965b18a25f5122a4bdad8421e09e33cc (patch) | |
tree | 578fc12c3f22723b03a6164a7d3b7568b3008d56 /emulators/wine | |
parent | aa0b26798e1ef6a3dda839f0f551c8bd8294fd4a (diff) | |
download | freebsd-ports-gnome-98ebcad6965b18a25f5122a4bdad8421e09e33cc.tar.gz freebsd-ports-gnome-98ebcad6965b18a25f5122a4bdad8421e09e33cc.tar.zst freebsd-ports-gnome-98ebcad6965b18a25f5122a4bdad8421e09e33cc.zip |
Update to 970101 version of Wine.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 8 | ||||
-rw-r--r-- | emulators/wine/pkg-comment | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 5dad5baa063b..8bab30f00cce 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: wine -# Version required: 961215 +# Version required: 970101 # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.37 1996/12/05 00:49:19 se Exp $ +# $Id: Makefile,v 1.38 1996/12/16 00:03:45 se Exp $ # -DATE= 961215 +DATE= 970101 DISTNAME= Wine-${DATE} -PKGNAME= wine-96.12.15 +PKGNAME= wine-97.01.01 CATEGORIES= emulators x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/wine/pkg-comment b/emulators/wine/pkg-comment index 79ffdb8024b0..6ccc80e5d56b 100644 --- a/emulators/wine/pkg-comment +++ b/emulators/wine/pkg-comment @@ -1 +1 @@ -MS-Windows 3.1 emulator for Unix (Alpha release). +MS-Windows 3.1/95/NT emulator for Unix (Alpha release). |