diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
commit | 83579f491e3f96ae6285a49d6f5d60388787e3a8 (patch) | |
tree | 414399546cca775c6737e661ff9fc0442ff87fc4 /x11/linux-c6-xorg-libs | |
parent | 77d58a7b007c4488bdaac6ef1b9d83e253d25de3 (diff) | |
download | ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.tar.gz ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.zip |
Notes
Diffstat (limited to 'x11/linux-c6-xorg-libs')
-rw-r--r-- | x11/linux-c6-xorg-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/linux-c6-xorg-libs/Makefile b/x11/linux-c6-xorg-libs/Makefile index 87ae746ce79c..8d9f9fe976ea 100644 --- a/x11/linux-c6-xorg-libs/Makefile +++ b/x11/linux-c6-xorg-libs/Makefile @@ -3,7 +3,7 @@ PORTNAME= xorg-libs PORTVERSION= 7.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 linux LIB_DISTFILES= libICE-1.0.6-1.el6${EXTRACT_SUFX} \ libSM-1.2.1-2.el6${EXTRACT_SUFX} \ |