diff options
Diffstat (limited to 'misc/xgas/Makefile')
-rw-r--r-- | misc/xgas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index 068483fc3809..d16a73c8bb82 100644 --- a/misc/xgas/Makefile +++ b/misc/xgas/Makefile @@ -9,7 +9,8 @@ DISTNAME= xgas PKGNAME= xgas-1.0 CATEGORIES= misc -MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= X11/demos MAINTAINER= nacai@iname.com |