diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-06-07 07:16:48 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-06-07 07:16:48 +0000 |
commit | 1a8791966de0ae99d6cdc46908a01bcfe96cb354 (patch) | |
tree | e96b3c5b86926398ebc3e5cd9e0255d1c0569d99 | |
parent | 88ab7da592a18163bedcaf6b3b17126be431e9a5 (diff) | |
download | FreeBSD-ports-1a8791966de0ae99d6cdc46908a01bcfe96cb354.zip FreeBSD-ports-1a8791966de0ae99d6cdc46908a01bcfe96cb354.tar.gz |
- Update to version 2.3i
- Add WWW
-rw-r--r-- | x11/xcb/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb/distinfo | 2 | ||||
-rw-r--r-- | x11/xcb/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index fa8282a..c9006f1 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 diff --git a/x11/xcb/distinfo b/x11/xcb/distinfo index fe6efe5..db95f16 100644 --- a/x11/xcb/distinfo +++ b/x11/xcb/distinfo @@ -1 +1 @@ -MD5 (xcb-2.3.tar.gz) = eadb95febb5490f6414d11f689aeac75 +MD5 (xcb-2.3i.tar.gz) = 0c46c27a6c0bec1e3b8c76c1cf0fdcbf diff --git a/x11/xcb/pkg-descr b/x11/xcb/pkg-descr index e0e0249..df9b5a1 100644 --- a/x11/xcb/pkg-descr +++ b/x11/xcb/pkg-descr @@ -35,3 +35,5 @@ Better still, if you really like xcb, send me a postcard! Enjoy. Farrell McKay (Farrell.McKay@mpx.com.au) Nov 1994 + +WWW: http://www.goof.com/pcg/marc/xcb.html |