diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-10 08:12:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-10 08:12:48 +0000 |
commit | f3bfaf3e8e29452b70ad789eb699ead7fe2481c9 (patch) | |
tree | 10d3ab2f1f442a728bec4d4c21bd11e602ec5fec /emulators | |
parent | 38594e111610363304c2e38c8f73219cf0a2c06b (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index c94186246415..604744454997 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.11 1995/10/07 00:25:10 se Exp $ +# $Id: Makefile,v 1.12 1995/10/10 07:21:33 asami Exp $ # DATE= 951003 DISTNAME= Wine-${DATE} -PKGNAME= Wine-95.10.03 +PKGNAME= wine-95.10.03 CATEGORIES+= emulation x11 MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://aris.com/pub/linux/ALPHA/Wine/development/ \ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index c94186246415..604744454997 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.11 1995/10/07 00:25:10 se Exp $ +# $Id: Makefile,v 1.12 1995/10/10 07:21:33 asami Exp $ # DATE= 951003 DISTNAME= Wine-${DATE} -PKGNAME= Wine-95.10.03 +PKGNAME= wine-95.10.03 CATEGORIES+= emulation x11 MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://aris.com/pub/linux/ALPHA/Wine/development/ \ |