diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-09-09 15:10:31 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-09-09 15:10:31 +0000 |
commit | 155e21b8b324e93b1fe51f82699730fd95afa8fd (patch) | |
tree | 5ed6aadf9ea4beecba4eb29999712b2a575dcde1 /emulators | |
parent | 2d3692114885534f7bff1d71f51c9d2637e984f3 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 699c1035104b..164edab642dd 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development DISTNAME= Wine-${PORTVERSION:S/.//g} +# This port has not been upgraded from 2002.08.04 to 2002.09.04 because the +# latter does not work as well as the previous ones on some packages tested. + MAINTAINER= gerald@FreeBSD.org WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 699c1035104b..164edab642dd 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development DISTNAME= Wine-${PORTVERSION:S/.//g} +# This port has not been upgraded from 2002.08.04 to 2002.09.04 because the +# latter does not work as well as the previous ones on some packages tested. + MAINTAINER= gerald@FreeBSD.org WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g} |