diff options
Diffstat (limited to 'chat/epic4')
-rw-r--r-- | chat/epic4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index c1c33a136d4..098d42aa458 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.43 2016/06/08 19:22:16 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2017/01/19 18:52:03 agc Exp $ # DISTNAME= epic4-2.10.2 PKGREVISION= 3 CATEGORIES= chat -MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ - ftp://totem.fix.no/pub/mirrors/epic/EPIC4-PRODUCTION/ +MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ +MASTER_SITES+= ftp://totem.fix.no/pub/mirrors/epic/EPIC4-PRODUCTION/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |