aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1996-01-16 14:44:36 +0000
committerStefan Eßer <se@FreeBSD.org>1996-01-16 14:44:36 +0000
commit20ad7857791d10a3b4ee8890f614eb4c9bc27216 (patch)
treefcbcbe651511080775e0172ebec25d95880f2b6c /emulators
parent66a5df37257046a5791c51435b1fa43948637f8a (diff)
downloadports-20ad7857791d10a3b4ee8890f614eb4c9bc27216.tar.gz
ports-20ad7857791d10a3b4ee8890f614eb4c9bc27216.zip
Update to 14. Jan. 1996 version.
Notes
Notes: svn path=/head/; revision=2638
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile8
-rw-r--r--emulators/wine/Makefile8
2 files changed, 8 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 34f6eeebb365..7e5b4ed824ed 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -3,12 +3,12 @@
# Date created: Fri Oct 6 23:43:28 MET 1995
# Whom: se
#
-# $Id: Makefile,v 1.17 1995/11/29 21:38:08 se Exp $
+# $Id: Makefile,v 1.18 1995/12/16 12:50:24 se Exp $
#
-DATE= 951212
+DATE= 960114
DISTNAME= Wine-${DATE}
-PKGNAME= wine-95.12.12
+PKGNAME= wine-96.01.14
CATEGORIES+= emulators x11
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \
ftp://aris.com/pub/linux/ALPHA/Wine/development/ \
@@ -33,7 +33,7 @@ do-install:
[ -f ${PREFIX}/etc/wine.conf ] \
|| cp ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf
cp ${WRKSRC}/wine.sym ${PREFIX}/etc
- cp ${WRKSRC}/Wine.man ${PREFIX}/man/man1/wine.1
+ cp ${WRKSRC}/wine.man ${PREFIX}/man/man1/wine.1
gzip -9f ${PREFIX}/man/man1/wine.1
.include <bsd.port.mk>
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 34f6eeebb365..7e5b4ed824ed 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -3,12 +3,12 @@
# Date created: Fri Oct 6 23:43:28 MET 1995
# Whom: se
#
-# $Id: Makefile,v 1.17 1995/11/29 21:38:08 se Exp $
+# $Id: Makefile,v 1.18 1995/12/16 12:50:24 se Exp $
#
-DATE= 951212
+DATE= 960114
DISTNAME= Wine-${DATE}
-PKGNAME= wine-95.12.12
+PKGNAME= wine-96.01.14
CATEGORIES+= emulators x11
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \
ftp://aris.com/pub/linux/ALPHA/Wine/development/ \
@@ -33,7 +33,7 @@ do-install:
[ -f ${PREFIX}/etc/wine.conf ] \
|| cp ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf
cp ${WRKSRC}/wine.sym ${PREFIX}/etc
- cp ${WRKSRC}/Wine.man ${PREFIX}/man/man1/wine.1
+ cp ${WRKSRC}/wine.man ${PREFIX}/man/man1/wine.1
gzip -9f ${PREFIX}/man/man1/wine.1
.include <bsd.port.mk>