diff options
author | mharo <mharo@FreeBSD.org> | 1999-10-31 02:06:55 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-10-31 02:06:55 +0800 |
commit | 78b75e025cff664e5f804ce3719eba6a67393945 (patch) | |
tree | 85afb35a9da24a423a96d4122f8e9b3f5bf050b3 /misc/xgas | |
parent | f129d37a8456672a86d401eb61e5e7aeacd66045 (diff) | |
download | freebsd-ports-graphics-78b75e025cff664e5f804ce3719eba6a67393945.tar.gz freebsd-ports-graphics-78b75e025cff664e5f804ce3719eba6a67393945.tar.zst freebsd-ports-graphics-78b75e025cff664e5f804ce3719eba6a67393945.zip |
update mastersite
PR: 14607
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'misc/xgas')
-rw-r--r-- | misc/xgas/Makefile | 3 | ||||
-rw-r--r-- | misc/xgas/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index 068483fc380..d16a73c8bb8 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 diff --git a/misc/xgas/distinfo b/misc/xgas/distinfo index 5046d0ca8ca..7d034c25fa8 100644 --- a/misc/xgas/distinfo +++ b/misc/xgas/distinfo @@ -1 +1 @@ -MD5 (xgas.tar.gz) = d48372429fbada32acf403105865924d +MD5 (xgas.tar.gz) = e178cfbf2cede83e95028bf3858ba4f3 |