diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 |
2 files changed, 4 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} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ba5872d..c4330b1 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} |