summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-21 08:47:44 +0000
committerwiz <wiz@pkgsrc.org>2021-04-21 08:47:44 +0000
commitd7a132ccd6809fa99841fc353137d4e1fb961795 (patch)
tree6e1ae8a85387596369ec5a39f0cf1da7035fc1bb
parent5ea484262a7150d8be8ba912e59581f38dc8ae19 (diff)
downloadpkgsrc-d7a132ccd6809fa99841fc353137d4e1fb961795.tar.gz
unix2dos: remove dead download site
-rw-r--r--converters/unix2dos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile
index 8d717096e38..8e29e2994bb 100644
--- a/converters/unix2dos/Makefile
+++ b/converters/unix2dos/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2012/10/03 00:20:18 asau Exp $
+# $NetBSD: Makefile,v 1.26 2021/04/21 08:47:44 wiz Exp $
DISTNAME= unix2dos-1.3
CATEGORIES= converters
-MASTER_SITES= ftp://ftp.guug.org/pub/
+MASTER_SITES= # ftp://ftp.guug.org/pub/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Translate ASCII files to/from DOS (cr/lf) and UNIX (lf)