diff options
Diffstat (limited to 'converters/uulib')
-rw-r--r-- | converters/uulib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 12b7034ca160..792ad2df55b1 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -3,14 +3,13 @@ # Date Created: 04 Aug 1996 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.11 1997/07/17 15:12:39 max Exp $ +# $Id: Makefile,v 1.12 1997/11/14 09:46:21 hoek Exp $ # DISTNAME= uudeview-0.5.13 PKGNAME= uulib-0.5.13 CATEGORIES= converters -MASTER_SITES= ftp://ftp.uni-frankfurt.de/pub/dist/frank/ \ - http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \ +MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \ ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ MAINTAINER= hoek@FreeBSD.ORG |