summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-24 17:04:04 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-24 17:04:04 +0000
commit7aa66138bdc39b02d8d28c1d3c61a77d84575070 (patch)
treed3da343c9457811c6f01dc37196268d6f05ab829 /devel
parent- Update to r28721 (diff)
- Reassign to the heap at maintainer's request
Notes
Notes: svn path=/head/; revision=304786
Diffstat (limited to 'devel')
-rw-r--r--devel/lpc21isp/Makefile8
-rw-r--r--devel/urjtag/Makefile8
2 files changed, 4 insertions, 12 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
diff --git a/devel/urjtag/Makefile b/devel/urjtag/Makefile
index e4d634073a99..9f217005448d 100644
--- a/devel/urjtag/Makefile
+++ b/devel/urjtag/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: urjtag
-# Date created: 2008-01-05
-# Whom: Bruce M. Simpson
-#
+# Created by: Bruce M. Simpson
# $FreeBSD$
-#
PORTNAME= urjtag
PORTVERSION= 0.10
@@ -11,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= bahamasfranks@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extended utility to work with JTAG-aware boards
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex