Sat Dec 23 03:01:39 2023 UTC (156d)
update master site


(zafer)
diff -r1.223 -r1.224 pkgsrc/editors/abiword/Makefile

cvs diff -r1.223 -r1.224 pkgsrc/editors/abiword/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/abiword/Makefile 2023/11/14 14:01:41 1.223
+++ pkgsrc/editors/abiword/Makefile 2023/12/23 03:01:39 1.224
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.223 2023/11/14 14:01:41 wiz Exp $ 1# $NetBSD: Makefile,v 1.224 2023/12/23 03:01:39 zafer Exp $
2 2
3PKGREVISION= 16 3PKGREVISION= 16
4.include "Makefile.common" 4.include "Makefile.common"
5 5
6DISTNAME= abiword-${ABIVERSION} 6DISTNAME= abiword-${ABIVERSION}
7CATEGORIES= editors 7CATEGORIES= editors
8MASTER_SITES= https://www.abisource.com/downloads/abiword/${PKGVERSION_NOREV}/source/ 8MASTER_SITES= http://www.nl.abisource.com/downloads/abiword/${PKGVERSION_NOREV}/source/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.abisource.com/ 11HOMEPAGE= https://www.abisource.com/
12COMMENT= Open Source cross-platform word processor 12COMMENT= Open Source cross-platform word processor
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]* 15CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]*
16 16
17DEPENDS+= adwaita-icon-theme>0:../../graphics/adwaita-icon-theme 17DEPENDS+= adwaita-icon-theme>0:../../graphics/adwaita-icon-theme
18TOOL_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive 18TOOL_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
19 19
20GNU_CONFIGURE= yes 20GNU_CONFIGURE= yes
21USE_LIBTOOL= yes 21USE_LIBTOOL= yes