aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/wine-devel/Makefile3
-rw-r--r--emulators/wine/Makefile3
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}