summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/epic4/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile
index 1bc0227664a..955453c82ea 100644
--- a/chat/epic4/Makefile
+++ b/chat/epic4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/04/22 21:30:38 zuntum Exp $
+# $NetBSD: Makefile,v 1.14 2001/09/15 13:49:51 zuntum Exp $
#
DISTNAME= epic4-1.0.1
@@ -17,8 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
.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.invisible.yi.org/patches/ \
- http://zuntum.net/patches/
+ http://zuntum.utech.lublin.pl/patches/
PATCHFILES= epic4-1.0.1-ipv6-20010418.patch.gz
PATCH_DIST_STRIP= -p1
.endif