From 4fd22c3ef090213dfb4e59e10ec4d950ba30eb48 Mon Sep 17 00:00:00 2001 From: zuntum Date: Fri, 3 May 2002 11:00:23 +0000 Subject: Alter PATCH_SITES --- chat/epic4/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index 955453c82ea..12d8c7e4a2a 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/09/15 13:49:51 zuntum Exp $ +# $NetBSD: Makefile,v 1.15 2002/05/03 11:00:23 zuntum Exp $ # DISTNAME= epic4-1.0.1 @@ -16,8 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ # to get USE_INET6 .include "../../mk/bsd.prefs.mk" .if defined(USE_INET6) && ${USE_INET6} == "YES" -PATCH_SITES= http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/ \ - http://zuntum.utech.lublin.pl/patches/ +PATCH_SITES= http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/ PATCHFILES= epic4-1.0.1-ipv6-20010418.patch.gz PATCH_DIST_STRIP= -p1 .endif -- cgit v1.2.3