summaryrefslogtreecommitdiff
path: root/devel/apache-ant15
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:13 +0000
commitc6f7d1b90e3b606d33d600e12e82f8b03d5d1331 (patch)
treee0d085ed59a29c7541ca2379075be70dfe11b527 /devel/apache-ant15
parent70d04c743a2f6b012f14a36d6348a7056a43b701 (diff)
downloadpkgsrc-c6f7d1b90e3b606d33d600e12e82f8b03d5d1331.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'devel/apache-ant15')
-rw-r--r--devel/apache-ant15/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apache-ant15/Makefile b/devel/apache-ant15/Makefile
index cb0a5a1a555..adf2800bf1d 100644
--- a/devel/apache-ant15/Makefile
+++ b/devel/apache-ant15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/31 11:16:34 asau Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:21 rillig Exp $
#
# NOTE: if you are depending on ant from another package, please be aware that
# the ant team has CHANGED the version numbering scheme. A previous version
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .zip
DISTFILES= ${DISTNAME}-bin${EXTRACT_SUFX}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ant.apache.org/
+HOMEPAGE= https://ant.apache.org/
COMMENT= "Apache Project's Java-Based make(1) replacement"
DEPENDS+= crimson>=1.1.3:../../textproc/crimson