diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-06-07 15:16:48 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-06-07 15:16:48 +0800 |
commit | 1a8791966de0ae99d6cdc46908a01bcfe96cb354 (patch) | |
tree | e96b3c5b86926398ebc3e5cd9e0255d1c0569d99 /x11/xcb/Makefile | |
parent | 88ab7da592a18163bedcaf6b3b17126be431e9a5 (diff) | |
download | freebsd-ports-gnome-1a8791966de0ae99d6cdc46908a01bcfe96cb354.tar.gz freebsd-ports-gnome-1a8791966de0ae99d6cdc46908a01bcfe96cb354.tar.zst freebsd-ports-gnome-1a8791966de0ae99d6cdc46908a01bcfe96cb354.zip |
- Update to version 2.3i
- Add WWW
Diffstat (limited to 'x11/xcb/Makefile')
-rw-r--r-- | x11/xcb/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index fa8282a7cd33..c9006f1fa259 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -6,10 +6,9 @@ # PORTNAME= xcb -PORTVERSION= 2.3 +PORTVERSION= 2.3i CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= utilities +MASTER_SITES= http://www.goof.com/pcg/marc/data/ MAINTAINER= ports@FreeBSD.org |