diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-02-04 02:31:00 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-02-04 02:31:00 +0000 |
commit | 75f03bc44c8774a8bf178549217929d66622de84 (patch) | |
tree | 640f82f7954489d85d318a990ebffe28a4b36cc4 /emulators/wine/Makefile | |
parent | 8f34da3be63cf1c6d9d18ed547ee39723733577c (diff) | |
download | ports-75f03bc44c8774a8bf178549217929d66622de84.tar.gz ports-75f03bc44c8774a8bf178549217929d66622de84.zip |
Update to Wine 0.9.7.
Notes
Notes:
svn path=/head/; revision=155175
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 0fe3bad01b3b..a345d3e4e434 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ |