From 4cf4c6dee1abe66d1f032a1be2c2d1ac28a049b1 Mon Sep 17 00:00:00 2001 From: fcambus Date: Fri, 20 May 2022 11:01:15 +0000 Subject: iso-codes: fix broken HOMEPAGE, and comment out dead MASTER_SITES. MASTER_SITES must be switched to salsa.debian.org when this package gets updated. --- textproc/iso-codes/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/iso-codes') diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index 65604b9d57d..d6cc4c64da3 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.62 2019/04/25 07:33:24 maya Exp $ +# $NetBSD: Makefile,v 1.63 2022/05/20 11:01:15 fcambus Exp $ DISTNAME= iso-codes-3.77 PKGREVISION= 1 CATEGORIES= textproc -MASTER_SITES= https://pkg-isocodes.alioth.debian.org/downloads/ +#MASTER_SITES= https://pkg-isocodes.alioth.debian.org/downloads/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pkg-isocodes.alioth.debian.org/ +HOMEPAGE= https://salsa.debian.org/iso-codes-team/iso-codes COMMENT= List of country, language and currency names LICENSE= gnu-lgpl-v2.1 -- cgit v1.2.3