diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-25 21:20:00 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-25 21:20:00 +0000 |
commit | 9049bd155343738a8c3cfe46b6e82d9090d913d7 (patch) | |
tree | 7e2ac7077a969ec9dbb742b2da482282f8f6191e /emulators/wine-devel | |
parent | 453d5fc64af6fe66ae073c04d6c7fb528e6e6dec (diff) | |
download | FreeBSD-ports-9049bd155343738a8c3cfe46b6e82d9090d913d7.zip FreeBSD-ports-9049bd155343738a8c3cfe46b6e82d9090d913d7.tar.gz |
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-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index ba5872d..c4330b1 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/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} |