diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-06-14 17:50:49 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-06-14 17:50:49 +0000 |
commit | a68aefd3488fc79a4d426d541be87062dc27d14e (patch) | |
tree | b0a81e0e1713f113e8287187094f2d0206013101 /converters/xdeview | |
parent | 0dbeaef72af33e6356f7babeb18ffa1fc533dd09 (diff) | |
download | ports-a68aefd3488fc79a4d426d541be87062dc27d14e.tar.gz ports-a68aefd3488fc79a4d426d541be87062dc27d14e.zip |
Notes
Diffstat (limited to 'converters/xdeview')
-rw-r--r-- | converters/xdeview/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 54f5849cefa3..ef692327097a 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -3,14 +3,14 @@ # Date Created: 9 Feb 1997 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.10 1998/02/18 22:20:06 hoek Exp $ +# $Id: Makefile,v 1.12 1998/03/20 14:35:27 tg Exp $ # DISTNAME= uudeview-0.5.13 PKGNAME= xdeview-0.5.13 CATEGORIES= converters tk80 -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 |