diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-24 17:04:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-24 17:04:04 +0000 |
commit | 7aa66138bdc39b02d8d28c1d3c61a77d84575070 (patch) | |
tree | d3da343c9457811c6f01dc37196268d6f05ab829 /devel/lpc21isp/Makefile | |
parent | 39a5c1222ad671026dbd83b306b855f95b42c3a6 (diff) | |
download | ports-7aa66138bdc39b02d8d28c1d3c61a77d84575070.tar.gz ports-7aa66138bdc39b02d8d28c1d3c61a77d84575070.zip |
Notes
Diffstat (limited to 'devel/lpc21isp/Makefile')
-rw-r--r-- | devel/lpc21isp/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/lpc21isp/Makefile b/devel/lpc21isp/Makefile index 7fe48c83e7b3..13c3ef473a4b 100644 --- a/devel/lpc21isp/Makefile +++ b/devel/lpc21isp/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: lpc21isp -# Date created: 2009-01-30 -# Whom: Steve Franks -# +# Created by: Steve Franks # $FreeBSD$ -# PORTNAME= lpc21isp PORTVERSION= 1.64 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= bahamasfranks@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= ISP programmer tool for flashing NXP & Analog Devices ARM7 CPUs USE_GMAKE= yes |