diff options
Diffstat (limited to 'devel/libbfd/Makefile')
-rw-r--r-- | devel/libbfd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libbfd/Makefile b/devel/libbfd/Makefile index 1354a3073961..1a3f93fc8585 100644 --- a/devel/libbfd/Makefile +++ b/devel/libbfd/Makefile @@ -5,8 +5,7 @@ PORTNAME= libbfd PORTVERSION= 2.19.1 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEWARE} -MASTER_SITE_SUBDIR= binutils/releases +MASTER_SITES= SOURCEWARE/binutils/releases DISTNAME= binutils-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org |