diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-27 20:59:08 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-27 20:59:08 +0800 |
commit | ab44b1dbe3dc11170d324ea2b0475686cff79e32 (patch) | |
tree | d330a84fce1c1843f28ca92462bbf20f5ced73cc /misc | |
parent | 90452900507b0c75c3cc26f78a7791e4da0f4323 (diff) | |
download | freebsd-ports-gnome-ab44b1dbe3dc11170d324ea2b0475686cff79e32.tar.gz freebsd-ports-gnome-ab44b1dbe3dc11170d324ea2b0475686cff79e32.tar.zst freebsd-ports-gnome-ab44b1dbe3dc11170d324ea2b0475686cff79e32.zip |
Fix master_site for misc/xd
Noticed on: portsurvey
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xd/Makefile b/misc/xd/Makefile index e30999c074ed..718c59991a32 100644 --- a/misc/xd/Makefile +++ b/misc/xd/Makefile @@ -8,7 +8,7 @@ PORTNAME= xd PORTVERSION= 2.3 CATEGORIES= misc -MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xd/ +MASTER_SITES= http://www.bsddiary.net/xd/ DISTNAME= xd-8087 MAINTAINER= kiri@kiri.toba-cmt.ac.jp |