diff options
author | asami <asami@FreeBSD.org> | 1995-10-10 08:12:48 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-10 08:12:48 +0000 |
commit | db8c85fcbc7cf97585702f434475182d55927853 (patch) | |
tree | 027b6b76b2c1e474fb487220c52d071c3461509c /emulators/wine | |
parent | 560309a494b1329756179473a0f907b87cbb50a9 (diff) | |
download | FreeBSD-ports-db8c85fcbc7cf97585702f434475182d55927853.zip FreeBSD-ports-db8c85fcbc7cf97585702f434475182d55927853.tar.gz |
Change PKGNAME to lowercase, this is not a "big package".
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index c941862..6047444 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/ \ |