diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-08 23:08:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-08 23:08:37 +0800 |
commit | 0563ab7f4049f6c03e21bf31f5031675f1c6c4a2 (patch) | |
tree | a126d5c7d8200fba0897e023f652002740c4cf7a /graphics | |
parent | f791ba3033a4f7c88c6afee8c431f21802178c90 (diff) | |
download | freebsd-ports-gnome-0563ab7f4049f6c03e21bf31f5031675f1c6c4a2.tar.gz freebsd-ports-gnome-0563ab7f4049f6c03e21bf31f5031675f1c6c4a2.tar.zst freebsd-ports-gnome-0563ab7f4049f6c03e21bf31f5031675f1c6c4a2.zip |
Reflect new location of personal distfiles.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/utah-glx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/utah-glx/Makefile b/graphics/utah-glx/Makefile index 7b36f63a40f9..2a508e310706 100644 --- a/graphics/utah-glx/Makefile +++ b/graphics/utah-glx/Makefile @@ -8,7 +8,7 @@ PORTNAME= utah-glx PORTVERSION= 0.9.1 CATEGORIES= graphics -MASTER_SITES= http://people.FreeBSD.org/~sobomax/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sobomax/ MAINTAINER= 3d@FreeBSD.org |