summaryrefslogtreecommitdiff
path: root/chat/epic4
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-09-15 13:49:51 +0000
committerzuntum <zuntum>2001-09-15 13:49:51 +0000
commit7fdde0056a6c2eebf5c6b7e0b41f788ffcfc7b8b (patch)
treefcb8cf72d20b51524c38d556bab26caf6d3bf1a6 /chat/epic4
parent403a04dd0847e2bf023754e705d0d1d3a744070f (diff)
downloadpkgsrc-7fdde0056a6c2eebf5c6b7e0b41f788ffcfc7b8b.tar.gz
Sync PATCH_SITES with reality
Diffstat (limited to 'chat/epic4')
-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