From 2157cd8010781c3bb397b393c9ab99761b928d5d Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 3 Jul 2000 21:14:38 +0000 Subject: [PATCH] correct another typo in MASTER_SITES, bad miod didnt even test this --- lang/egcs/dejagnu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/egcs/dejagnu/Makefile b/lang/egcs/dejagnu/Makefile index 8a5e92ca488..164123b3a30 100644 --- a/lang/egcs/dejagnu/Makefile +++ b/lang/egcs/dejagnu/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2000/06/28 01:19:05 miod Exp $ +# $OpenBSD: Makefile,v 1.3 2000/07/03 21:14:38 brad Exp $ DISTNAME= dejagnu-19990614 CATEGORIES= devel lang/egcs @@ -9,7 +9,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= ftp://gcc.gnuc.org/pub/gcc/infrastructure/ +MASTER_SITES= ftp://gcc.gnu.org/pub/gcc/infrastructure/ BUILD_DEPENDS= expect::lang/expect LIB_DEPENDS= tk83.1.3:x11/tk/8.3