diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-27 17:20:57 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-27 17:20:57 +0800 |
commit | e58598f9bbbf2c51fbaded7141496768f78d7dca (patch) | |
tree | 4ad7e573b7e1434abcc6af0e3bec636d2fdd0fb0 /x11 | |
parent | eab202e1d26dde1a4ba5a2764de5ba04c23918e3 (diff) | |
download | freebsd-ports-gnome-e58598f9bbbf2c51fbaded7141496768f78d7dca.tar.gz freebsd-ports-gnome-e58598f9bbbf2c51fbaded7141496768f78d7dca.tar.zst freebsd-ports-gnome-e58598f9bbbf2c51fbaded7141496768f78d7dca.zip |
Add an additional master site
Submitted by: Nosov Artyom <chip-set@mail.ru> (maintainer)
Notified by: pointyhat via kris
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gcb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gcb/Makefile b/x11/gcb/Makefile index 3e2e23f08b80..36d2fa602fde 100644 --- a/x11/gcb/Makefile +++ b/x11/gcb/Makefile @@ -8,7 +8,8 @@ PORTNAME= gcb PORTVERSION= 0.2.8 CATEGORIES= x11 -MASTER_SITES= http://ccbsd9.csie.nctu.edu.tw/~cp76/gcb/ +MASTER_SITES= http://freebsd.flatrate.ru/distfiles/ \ + http://ccbsd9.csie.nctu.edu.tw/~cp76/gcb/ MAINTAINER= chip-set@mail.ru COMMENT= A GTK+ tool for managing x11 cut-buffers |