diff options
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/bpatch/Makefile | 4 | ||||
| -rw-r--r-- | editors/uzap/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index 9d40b04c8cfd..2ce4368a0f57 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -3,7 +3,7 @@ # Date created: 18 March 1996 # Whom: joerg # -# $Id: Makefile,v 1.2 1996/03/22 00:44:02 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/11 05:07:00 obrien Exp $ # # Note: # The file lacks any redistribution notice, but I know that it has @@ -13,7 +13,7 @@ DISTNAME= bpatch PKGNAME= bpatch-1.0 CATEGORIES= editors -MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/bpatch/ +MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ MAINTAINER= joerg@FreeBSD.org 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 |
