diff options
author | wiz <wiz@pkgsrc.org> | 2000-05-21 01:39:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-05-21 01:39:30 +0000 |
commit | 2a0e4e268220728eadaf70b87758fab85fddda18 (patch) | |
tree | c7947fdf7830612d26d11109658a9ef1972a0c68 /graphics | |
parent | 246a2857c0f3655bb4e704da64875936b46f6c2e (diff) | |
download | pkgsrc-2a0e4e268220728eadaf70b87758fab85fddda18.tar.gz |
Master site path for distfiles changed
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/urt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 5afbf5ff524..cc60d308439 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2000/05/17 18:54:00 tron Exp $ +# $NetBSD: Makefile,v 1.14 2000/05/21 01:39:30 wiz Exp $ # FreeBSD Id: Makefile,v 1.6 1998/02/11 08:48:26 tg Exp DISTNAME= urt PKGNAME= urt-3.1b1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/ +MASTER_SITES= ftp://ftp.cs.utah.edu/pub/dept/OLD/pub DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar PATCH_SITES= ftp://ptolemy.berkeley.edu/pub/misc/urt/ |