diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-23 23:57:17 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-23 23:57:17 +0000 |
commit | 9a6e5056a06bdcb62c8b504d6852592bcdd895a8 (patch) | |
tree | 77c17b5ccfc2067de27090416a8d3f2b2ce0f8de /x11/gxset | |
parent | ab9fe737492ca495c2eb4a7524d661f6c12088ac (diff) | |
download | ports-9a6e5056a06bdcb62c8b504d6852592bcdd895a8.tar.gz ports-9a6e5056a06bdcb62c8b504d6852592bcdd895a8.zip |
Notes
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 |