summaryrefslogtreecommitdiff
path: root/x11-servers/XFree86-4-Server
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-servers/XFree86-4-Server
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-servers/XFree86-4-Server')
-rw-r--r--x11-servers/XFree86-4-Server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/XFree86-4-Server/Makefile b/x11-servers/XFree86-4-Server/Makefile
index 9861bedca884..6e76116c18cb 100644
--- a/x11-servers/XFree86-4-Server/Makefile
+++ b/x11-servers/XFree86-4-Server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Server
PORTVERSION= 4.3.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= x11-servers
MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
${MASTER_SITE_LOCAL:S/$/:local/}