summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-09-03 22:12:51 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-09-03 22:12:51 +0000
commit97b4e7a649972e98bc31dd9b1b5ea2934ac3707e (patch)
tree7fd9ee2a4cff89bfc45ae738dafbc05096154ed6 /x11/XFree86-4-libraries/Makefile
parentFix a build problem when WITH_XINE is used. (diff)
Fixes for potential integer overflows in font libraries.
Obtained from: XFree86 CVS
Notes
Notes: svn path=/head/; revision=88457
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index a6a8d6a7e2a8..2afe846c139d 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libraries
PORTVERSION= 4.3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
${MASTER_SITE_LOCAL:S/$/:local/}