diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-21 09:19:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-21 09:19:08 +0000 |
commit | 4d9a731d014308dfc88188c3ae49bc8668fcce68 (patch) | |
tree | 0bfdf3ee04907abe481198d26e5fd89db55ffc84 /archivers/mousetar | |
parent | 06b9237f4b67e129e10faf6191971bb25b6e7949 (diff) | |
download | pkgsrc-4d9a731d014308dfc88188c3ae49bc8668fcce68.tar.gz |
*: remove dead download locations
Diffstat (limited to 'archivers/mousetar')
-rw-r--r-- | archivers/mousetar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/mousetar/Makefile b/archivers/mousetar/Makefile index 9b03455f0f6..51048adb8d7 100644 --- a/archivers/mousetar/Makefile +++ b/archivers/mousetar/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2016/02/25 09:28:36 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.26 2021/04/21 09:19:08 wiz Exp $ DISTNAME= mousetar-20021217 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://sparkle.rodents.montreal.qc.ca/pub/mouse/ftp.netbsd.org/tar/ +#MASTER_SITES= ftp://sparkle.rodents.montreal.qc.ca/pub/mouse/ftp.netbsd.org/tar/ DISTFILES= tar.c tar.man MAINTAINER= pkgsrc-users@NetBSD.org |