diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2006-01-21 18:55:08 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2006-01-21 18:55:08 +0000 |
commit | 627b13b9fb97420506f6646d7a236c73bef052be (patch) | |
tree | 3bab1b8b8fbfbed6b284a0fec8d66b3896124ce4 /x11-fonts/xorg-fonts-miscbitmaps/Makefile | |
parent | fb2517d43db5f5adbb236eed6b7e7b7d27f86ff2 (diff) | |
download | ports-627b13b9fb97420506f6646d7a236c73bef052be.tar.gz ports-627b13b9fb97420506f6646d7a236c73bef052be.zip |
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
Notes
Notes:
svn path=/head/; revision=154073
Diffstat (limited to 'x11-fonts/xorg-fonts-miscbitmaps/Makefile')
-rw-r--r-- | x11-fonts/xorg-fonts-miscbitmaps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xorg-fonts-miscbitmaps/Makefile b/x11-fonts/xorg-fonts-miscbitmaps/Makefile index af4a7a8628a7..dc290017b20c 100644 --- a/x11-fonts/xorg-fonts-miscbitmaps/Makefile +++ b/x11-fonts/xorg-fonts-miscbitmaps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xorg-fonts-miscbitmaps -PORTVERSION= 6.8.2 +PORTVERSION= 6.9.0 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_XORG} MASTER_SITE_SUBDIR= X11R${PORTVERSION}/src |