diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/utah-glx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/utah-glx/Makefile b/graphics/utah-glx/Makefile index 2a508e310706..f6947fa2f47f 100644 --- a/graphics/utah-glx/Makefile +++ b/graphics/utah-glx/Makefile @@ -8,7 +8,8 @@ PORTNAME= utah-glx PORTVERSION= 0.9.1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/sobomax/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sobomax MAINTAINER= 3d@FreeBSD.org |