diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-06-07 00:55:25 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-06-07 00:55:25 +0000 |
commit | bb319570c9c031550044138a5e540875628acc23 (patch) | |
tree | a7f9d1cef452a4ca230cfa016a0811e3dcf7f06f /emulators/wine/Makefile | |
parent | Fix a format string nit. (diff) |
Update to the 2002.06.05 version of Wine. Once again, lots of files have
moved.
Approved by: obrien (mentor)
Notes
Notes:
svn path=/head/; revision=60742
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 f2fa0b8e61dc..e86a806afb61 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2002.05.09 +PORTVERSION= 2002.06.05 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development |