diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 14:47:47 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 14:47:47 +0000 |
commit | ac57a7f93ff3fb0e753e0e9ac015fa9fdc91c3a3 (patch) | |
tree | fcc01ff49a4ace5b3ea2a3764eab5b2ba42402d2 /emulators/wine/Makefile | |
parent | Update to 1.0.9. Notable changes in this release: (diff) |
Update to the 2002.04.11 snapshot of Wine. Lots of libraries in
$PREFIX/lib/wine have been renamed.
Notes
Notes:
svn path=/head/; revision=57622
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 28e559e438a7..5e7d6c3ddace 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2002.03.10 +PORTVERSION= 2002.04.11 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development |