diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-26 05:20:00 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-26 05:20:00 +0800 |
commit | 9049bd155343738a8c3cfe46b6e82d9090d913d7 (patch) | |
tree | 7e2ac7077a969ec9dbb742b2da482282f8f6191e /emulators/wine | |
parent | 453d5fc64af6fe66ae073c04d6c7fb528e6e6dec (diff) | |
download | freebsd-ports-gnome-9049bd155343738a8c3cfe46b6e82d9090d913d7.tar.gz freebsd-ports-gnome-9049bd155343738a8c3cfe46b6e82d9090d913d7.tar.zst freebsd-ports-gnome-9049bd155343738a8c3cfe46b6e82d9090d913d7.zip |
Add note requested by maintainer not to upgrade the port to the
2000.06.14 snapshot, as it is unstable.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ba5872da3c87..c4330b160ba3 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,6 +7,8 @@ # PORTNAME= wine +# We will skip the 2000.06.14 snapshot of Wine as this proved to be +# somewhat unstable (also on other platforms). PORTVERSION= 2000.05.26 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} |