diff options
-rw-r--r-- | graphics/urt/Makefile | 4 | ||||
-rw-r--r-- | graphics/urt/distinfo | 8 | ||||
-rw-r--r-- | graphics/urt/pkg-descr | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 8a7926d0740e..df14be1985be 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -9,9 +9,9 @@ PORTNAME= urt PORTVERSION= 3.1b1 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.cs.utah.edu/pub/dept/OLD/pub/ +MASTER_SITES= ftp://ftp.iastate.edu/pub/utah-raster/ DISTNAME= urt -DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar +DISTFILES= urt-3.1b.tar.Z urt-doc.tar.Z urt-img.tar.Z PATCH_SITES= http://www.funet.fi/pub/graphics/packages/urt/rel2/ PATCHFILES= urt-3.1b-3.1b1.patch diff --git a/graphics/urt/distinfo b/graphics/urt/distinfo index 29473b99059f..3e40bd6abf8f 100644 --- a/graphics/urt/distinfo +++ b/graphics/urt/distinfo @@ -1,8 +1,8 @@ MD5 (urt-3.1b.tar.Z) = c9a377284d00c102c1a8af53d95a6b39 SIZE (urt-3.1b.tar.Z) = 1016405 -MD5 (urt-doc.tar) = cc547e9b7ed77196e14c9897b1655ead -SIZE (urt-doc.tar) = 548864 -MD5 (urt-img.tar) = 7ef7a295350dd2fa7d5aa580545f9ba4 -SIZE (urt-img.tar) = 1851392 +MD5 (urt-doc.tar.Z) = b4e34d4f9a937f9c02e44f45e141affb +SIZE (urt-doc.tar.Z) = 491431 +MD5 (urt-img.tar.Z) = 3e74c2f1fc23038d5abcf8005b504f82 +SIZE (urt-img.tar.Z) = 1740307 MD5 (urt-3.1b-3.1b1.patch) = ff90c5d85cda7736536a5db67f216be7 SIZE (urt-3.1b-3.1b1.patch) = 18264 diff --git a/graphics/urt/pkg-descr b/graphics/urt/pkg-descr index b0c4b12d2acf..55af7c3b5298 100644 --- a/graphics/urt/pkg-descr +++ b/graphics/urt/pkg-descr @@ -11,3 +11,5 @@ provides the following major functions: * A collections of programs for manipulating and displaying RLE images. + +WWW: http://www.cs.utah.edu/gdc/projects/urt/ |