diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-04-21 20:25:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-04-21 20:25:21 +0000 |
commit | c17a3f10ac84f925f65f4448c3b8be3382479852 (patch) | |
tree | 0f536f7da1b7e9b1fb653c64ee486231eb2c8374 /x11 | |
parent | da7749abb680580acda6a40fbeb7d43dcfc4cff7 (diff) | |
download | ports-c17a3f10ac84f925f65f4448c3b8be3382479852.tar.gz ports-c17a3f10ac84f925f65f4448c3b8be3382479852.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg-minimal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile index 59a788ca4103..f073e19f0f3c 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xorg -PORTVERSION= 7.5.1 +PORTVERSION= 7.5.2 CATEGORIES= x11 x11-servers MASTER_SITES= # none PKGNAMESUFFIX= -minimal |