diff options
author | kris <kris@FreeBSD.org> | 2002-09-29 15:06:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-29 15:06:45 +0800 |
commit | 6abd1e91c76b6680278bd91d330519bc66b1330c (patch) | |
tree | 96606b05d2e2287a3b94ad3ba8104a767788ddde /misc | |
parent | 09ab250c9da6d33c4ca871fa97708bc331eec9d5 (diff) | |
download | freebsd-ports-gnome-6abd1e91c76b6680278bd91d330519bc66b1330c.tar.gz freebsd-ports-gnome-6abd1e91c76b6680278bd91d330519bc66b1330c.tar.zst freebsd-ports-gnome-6abd1e91c76b6680278bd91d330519bc66b1330c.zip |
Update MASTER_SITES
Submitted by: Edwin Groothuis <edwin@mavetju.org>
PR: ports/43274
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xquote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xquote/Makefile b/misc/xquote/Makefile index f1ae0bd38b8e..1ca48419d80c 100644 --- a/misc/xquote/Makefile +++ b/misc/xquote/Makefile @@ -7,7 +7,7 @@ PORTNAME= xquote PORTVERSION= 1.1 CATEGORIES= misc -MASTER_SITES= http://sunsite.auc.dk/xinvest/ \ +MASTER_SITES= http://sunsite.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |