diff options
Diffstat (limited to 'devel/binutils/Makefile')
-rw-r--r-- | devel/binutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index acf47445ef5..c064f01d1dc 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2009/07/22 09:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2010/11/13 21:08:55 shattered Exp $ DISTNAME= binutils-2.17 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://directory.fsf.org/binutils.html +HOMEPAGE= http://directory.fsf.org/project/binutils/ COMMENT= GNU binary utilities PKG_DESTDIR_SUPPORT= user-destdir |