diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-08-05 11:50:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-08-05 11:50:34 +0000 |
commit | 518747a7443e3cf1016ac6abfe8d9df5cd741f46 (patch) | |
tree | b4609996f5591779deea2a57d0680c6f91565c19 /emulators/wine-devel/Makefile | |
parent | Fork off x11/xscreensaver port as of yesterday and add some long awaited (diff) |
Update to the 2002.08.04 version of Wine. (This also removes
patch-winefile.h, which probably shouldn't have been committed.)
Approved by: obrien (mentor)
Notes
Notes:
svn path=/head/; revision=64041
Diffstat (limited to 'emulators/wine-devel/Makefile')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index d2a4f01bbbce..699c1035104b 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2002.07.10 +PORTVERSION= 2002.08.04 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development |