diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
| commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
| tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/binutils-m68k | |
| parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/binutils-m68k')
| -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 |
