aboutsummaryrefslogtreecommitdiff
path: root/converters/uulib
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-06-14 17:31:23 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-06-14 17:31:23 +0000
commitf581e37ec8ee64de76c3dd55b9fe89cbe9e24dc8 (patch)
treeb2bc7c7f89fdc8a1ee017337c1408fabdddabe9c /converters/uulib
parent4da4406492cde7d547d718525c46bed2b3b1bb40 (diff)
downloadports-f581e37ec8ee64de76c3dd55b9fe89cbe9e24dc8.tar.gz
ports-f581e37ec8ee64de76c3dd55b9fe89cbe9e24dc8.zip
Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=11425
Diffstat (limited to 'converters/uulib')
-rw-r--r--converters/uulib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index 73beff35340b..e47bacccfe4c 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -3,14 +3,14 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
-# $Id: Makefile,v 1.13 1997/12/07 08:50:26 hoek Exp $
+# $Id: Makefile,v 1.14 1998/02/18 22:20:02 hoek Exp $
#
DISTNAME= uudeview-0.5.13
PKGNAME= uulib-0.5.13
CATEGORIES= converters
-MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \
- ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/
+MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \
+ http://www.informatik.uni-frankfurt.de/~fp/uudeview/Apps/frank/
MAINTAINER= hoek@FreeBSD.ORG