diff options
author | wiz <wiz> | 2000-05-21 01:39:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-05-21 01:39:30 +0000 |
commit | 46fd0057497d5f226a1d9386d1cdff033eaf8d0c (patch) | |
tree | c7947fdf7830612d26d11109658a9ef1972a0c68 /graphics/urt/Makefile | |
parent | b204593e7ab382aeb56e597709673c89ddd826a4 (diff) | |
download | pkgsrc-46fd0057497d5f226a1d9386d1cdff033eaf8d0c.tar.gz |
Master site path for distfiles changed
Diffstat (limited to 'graphics/urt/Makefile')
-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/ |