diff options
-rw-r--r-- | mail/exim-html/Makefile | 5 | ||||
-rw-r--r-- | x11/xterm/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/exim-html/Makefile b/mail/exim-html/Makefile index 4652c17fc11..510a4ce67b0 100644 --- a/mail/exim-html/Makefile +++ b/mail/exim-html/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2016/04/09 10:49:39 adam Exp $ +# $NetBSD: Makefile,v 1.33 2016/04/24 10:42:18 wiz Exp $ DISTNAME= exim-html-4.87 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ - ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ - ftp://ftp.esat.net/pub/networking/mail/mta/exim/exim4/ + ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= abs@NetBSD.org diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index c09c8dad93a..4d138f9d08b 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2016/04/08 14:43:25 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2016/04/24 10:37:39 wiz Exp $ DISTNAME= xterm-324 CATEGORIES= x11 -MASTER_SITES= ftp://invisible-island.net/xterm/ \ - http://www.sfr-fresh.com/unix/misc/ +MASTER_SITES= ftp://invisible-island.net/xterm/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org |