summaryrefslogtreecommitdiff
path: root/x11/xorg-apps
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-09-13 19:45:08 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-09-13 19:45:08 +0000
commit62df320cc3d1faf415675ee470a2b6338548e00b (patch)
tree6eb76e71941e2aad2fb558ec0436f85cf000c6f5 /x11/xorg-apps
parentTake over maintainership. (diff)
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
Notes
Notes: svn path=/head/; revision=199427
Diffstat (limited to 'x11/xorg-apps')
-rw-r--r--x11/xorg-apps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile
index 5ebb3fcb337c..6188712b4d16 100644
--- a/x11/xorg-apps/Makefile
+++ b/x11/xorg-apps/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xorg-apps
-PORTVERSION= 7.2
+PORTVERSION= 7.3
CATEGORIES= x11
MASTER_SITES= # none
DISTFILES= # none
@@ -44,6 +44,7 @@ RUN_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
viewres:${PORTSDIR}/x11/viewres \
x11perf:${PORTSDIR}/x11/x11perf \
xauth:${PORTSDIR}/x11/xauth \
+ xbacklight:${PORTSDIR}/x11/xbacklight \
xbiff:${PORTSDIR}/x11/xbiff \
xcalc:${PORTSDIR}/x11/xcalc \
xclipboard:${PORTSDIR}/x11/xclipboard \