diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-08 15:08:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-08 15:08:37 +0000 |
commit | d224ebcc5967cec9f8ebfe222ecf5d5f3f3d08d7 (patch) | |
tree | 236383037bee58ad9cafca0386cfeb080c1fd57d /graphics/utah-glx | |
parent | 9d547674c977d04bd7387857bd462cb4d6ac4f65 (diff) |
Reflect new location of personal distfiles.
Notes
Notes:
svn path=/head/; revision=29397
Diffstat (limited to 'graphics/utah-glx')
-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 |