summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-16 19:59:50 +0000
committerwiz <wiz@pkgsrc.org>2017-08-16 19:59:50 +0000
commit41d5e4e5a32be4a513695b5f41c586bcdb637c25 (patch)
tree1256143ebae262b477d050ae787528ca5a8888d9 /devel
parent2f0ca1781996343307092177f0b41ce4198e0100 (diff)
downloadpkgsrc-41d5e4e5a32be4a513695b5f41c586bcdb637c25.tar.gz
Use standard GNU HOMEPAGE.
Diffstat (limited to 'devel')
-rw-r--r--devel/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 6249a8d90d0..aaf360c43f5 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.75 2017/05/28 02:28:24 maya Exp $
+# $NetBSD: Makefile,v 1.76 2017/08/16 19:59:50 wiz Exp $
DISTNAME= binutils-2.26.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://directory.fsf.org/project/binutils/
+HOMEPAGE= https://www.gnu.org/software/binutils/
COMMENT= GNU binary utilities
LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3
EXTRACT_SUFX= .tar.bz2