diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-09 18:11:47 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-09 18:11:47 +0800 |
commit | cc9c3872c1a06a086ed58c9325d7a95faa84d492 (patch) | |
tree | 19bcf39def7da77bc2bdb3bc3007f6e97f9650e5 | |
parent | 5e7088bdd9c2a677b1625640a6fd44908d8f1f50 (diff) | |
download | xorg-devel-ports-cc9c3872c1a06a086ed58c9325d7a95faa84d492.tar.gz xorg-devel-ports-cc9c3872c1a06a086ed58c9325d7a95faa84d492.tar.zst xorg-devel-ports-cc9c3872c1a06a086ed58c9325d7a95faa84d492.zip |
Merge r803:
Bump portrevision since the update to libXi needs this port to be rebuilt as
well.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-7.7@804 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11/libXfixes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile index e372147..f7265f6 100644 --- a/x11/libXfixes/Makefile +++ b/x11/libXfixes/Makefile @@ -3,7 +3,7 @@ PORTNAME= libXfixes PORTVERSION= 5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org |