summaryrefslogtreecommitdiff
path: root/lang/ecl
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2015-08-30 10:12:29 +0000
committerkamil <kamil@pkgsrc.org>2015-08-30 10:12:29 +0000
commit40d4e215f22d6784d05f3431146bd89514ef93fc (patch)
tree256488f7b6f653bc4fea0dfce9c636df48039675 /lang/ecl
parent937a8927fea6874e9219abc85899fe0b2d3eb9b8 (diff)
downloadpkgsrc-40d4e215f22d6784d05f3431146bd89514ef93fc.tar.gz
Set new HOMEPAGE to https://common-lisp.net/project/ecl/
Diffstat (limited to 'lang/ecl')
-rw-r--r--lang/ecl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 458b0c3b9a5..21254de122f 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2014/04/30 14:19:40 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/08/30 10:12:29 kamil Exp $
DISTNAME= ecl-13.5.1
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ecls/}
EXTRACT_SUFX= .tgz
MAINTAINER= asau@inbox.ru
-HOMEPAGE= http://ecls.sourceforge.net/
+HOMEPAGE= https://common-lisp.net/project/ecl/
COMMENT= Embeddable Common Lisp
LICENSE= gnu-lgpl-v2