diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-11-05 02:47:23 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-11-05 02:47:23 +0000 |
commit | eda420f62cadea71844118f0afc80d2515ef22c3 (patch) | |
tree | a9a2591abf29fdd740d4f9a966aeb0be919527b2 /x11/xorg-clients | |
parent | 233c4a1b8252ff1df61d50d4b258d05787f93686 (diff) | |
download | ports-eda420f62cadea71844118f0afc80d2515ef22c3.tar.gz ports-eda420f62cadea71844118f0afc80d2515ef22c3.zip |
Notes
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r-- | x11/xorg-clients/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index b9d1008f7e5c..f2eec453b845 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -7,7 +7,7 @@ PORTNAME= xorg-clients PORTVERSION= 6.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ \ ${MASTER_SITE_XORG} |