diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-23 21:13:10 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-23 21:13:10 +0000 |
commit | 49b205a72916a8c334951dc158f3e3bcfb585fcc (patch) | |
tree | e93ae449728afc27fe6d923751b8f3aefe4630fd /x11/xcb/Makefile | |
parent | 47c4494174dcc647401c49f9491aafc1931767cf (diff) | |
download | ports-49b205a72916a8c334951dc158f3e3bcfb585fcc.tar.gz ports-49b205a72916a8c334951dc158f3e3bcfb585fcc.zip |
Notes
Diffstat (limited to 'x11/xcb/Makefile')
-rw-r--r-- | x11/xcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index c9006f1fa259..76eabb1e2580 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcb -PORTVERSION= 2.3i +PORTVERSION= 2.4 CATEGORIES= x11 MASTER_SITES= http://www.goof.com/pcg/marc/data/ |