diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-24 07:57:17 +0800 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-24 07:57:17 +0800 |
commit | 9a6e5056a06bdcb62c8b504d6852592bcdd895a8 (patch) | |
tree | 77c17b5ccfc2067de27090416a8d3f2b2ce0f8de /x11/gxset | |
parent | ab9fe737492ca495c2eb4a7524d661f6c12088ac (diff) | |
download | freebsd-ports-gnome-9a6e5056a06bdcb62c8b504d6852592bcdd895a8.tar.gz freebsd-ports-gnome-9a6e5056a06bdcb62c8b504d6852592bcdd895a8.tar.zst freebsd-ports-gnome-9a6e5056a06bdcb62c8b504d6852592bcdd895a8.zip |
- Drop unfetchable MASTER_SITES
PR: 94885
Submitted by: Ion-Mihai "IOnut" Tetcu
Diffstat (limited to 'x11/gxset')
-rw-r--r-- | x11/gxset/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile index 38e58b49d91f..e515c44f8872 100644 --- a/x11/gxset/Makefile +++ b/x11/gxset/Makefile @@ -9,8 +9,7 @@ PORTNAME= gxset PORTVERSION= 0.3 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef MAINTAINER= ports@FreeBSD.org |