diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1998-08-03 02:21:40 +0800 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1998-08-03 02:21:40 +0800 |
commit | b1034d2287a2823312c6074ec5c8a46656038d00 (patch) | |
tree | 833834222fc7c2d3e074b550bdf81ce70d2816c4 /editors/uzap | |
parent | 57a56fe778cd79d95dc37d9ab3f8ec456faa11f1 (diff) | |
download | freebsd-ports-gnome-b1034d2287a2823312c6074ec5c8a46656038d00.tar.gz freebsd-ports-gnome-b1034d2287a2823312c6074ec5c8a46656038d00.tar.zst freebsd-ports-gnome-b1034d2287a2823312c6074ec5c8a46656038d00.zip |
The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
stuff away. Move to other FTP servers.
Diffstat (limited to 'editors/uzap')
-rw-r--r-- | editors/uzap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/uzap/Makefile b/editors/uzap/Makefile index ab808c590d18..92528ebebf06 100644 --- a/editors/uzap/Makefile +++ b/editors/uzap/Makefile @@ -3,13 +3,13 @@ # Date created: 19 Jun 1995 # Whom: joerg # -# $Id: Makefile,v 1.4 1996/11/18 13:58:07 asami Exp $ +# $Id: Makefile,v 1.5 1996/12/08 01:44:37 max Exp $ # DISTNAME= uzap PKGNAME= uzap-1.0 CATEGORIES= editors -MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/uzap/ +MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ MAINTAINER= joerg@FreeBSD.org |