diff options
Diffstat (limited to 'devel/binutils-m68k/Makefile')
-rw-r--r-- | devel/binutils-m68k/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/binutils-m68k/Makefile b/devel/binutils-m68k/Makefile index b8a41226b6f5..5d92ba313da1 100644 --- a/devel/binutils-m68k/Makefile +++ b/devel/binutils-m68k/Makefile @@ -1,16 +1,16 @@ -# New ports collection makefile for: m68kbinutils-2.9.1 -# Version required: 2.9.1 +# New ports collection makefile for: m68kbinutils # Date created: 7 July 1998 # Whom: Jerry Hicks <jhicks@glenatl.glenayre.com> # # $FreeBSD$ # -DISTNAME= binutils-2.9.1 -PKGNAME= m68kbinutils-2.9.1 +PORTNAME= binutils +PORTVERSION= 2.9.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= binutils +PKGNAMEPREFIX= m68k MAINTAINER= Jerry.Hicks@Glenayre.com |