diff options
-rw-r--r-- | x11/XFree86-4/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-aoutlibs/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86-contrib/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 6bf2c2d0baac..f31301b63a42 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XFree86 -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.2 PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE} diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile index 9f0ba36c153e..d4eae8b67a36 100644 --- a/x11/XFree86-aoutlibs/Makefile +++ b/x11/XFree86-aoutlibs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XFree86-aoutlibs -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/3.3.3/binaries/FreeBSD-2.2.x/ DISTNAME= Xbin diff --git a/x11/XFree86-contrib/Makefile b/x11/XFree86-contrib/Makefile index 6428fb69d0aa..e84f8fa7cdf3 100644 --- a/x11/XFree86-contrib/Makefile +++ b/x11/XFree86-contrib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XFree86-contrib -PORTVERSION= 3.3.6 +PORTVERSION= 3.3.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE} MASTER_SITE_SUBDIR= ${PORTVERSION} diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index 8e43df716cc9..81edb64c1d26 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XFree86 -PORTVERSION= 3.3.6 +PORTVERSION= 3.3.6 PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE} @@ -18,7 +18,7 @@ PATCH_SITES= ftp://ftp.xfree.org/pub/XFree86/3.3.6/fixes/ \ ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-3.3.6/fixes/ \ ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/3.3.6/fixes/ \ ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/fixes/ -PATCHFILES= fix-01-r128 fix-04-s3trio3d2x fix-05-s3trio3d fix-06-s3trio3d2x\ +PATCHFILES= fix-01-r128 fix-04-s3trio3d2x fix-05-s3trio3d fix-06-s3trio3d2x\ fix-07-s3trio64v2gx+netfinity fix-08-s3savage_ix+mx MAINTAINER= jmz@FreeBSD.org |