svn commit: r304684 - head/palm/barry

Thomas Abthorpe tabthorpe at FreeBSD.org
Sat Sep 22 15:24:34 UTC 2012


Author: tabthorpe
Date: Sat Sep 22 15:24:33 2012
New Revision: 304684
URL: http://svn.freebsd.org/changeset/ports/304684

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/palm/barry/Makefile   (contents, props changed)

Modified: head/palm/barry/Makefile
==============================================================================
--- head/palm/barry/Makefile	Sat Sep 22 15:19:34 2012	(r304683)
+++ head/palm/barry/Makefile	Sat Sep 22 15:24:33 2012	(r304684)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	barry
-# Date created:				20 Jul 2008
-# Whom:					meitolake at gmail.com
-#
+# Created by: meitolake at gmail.com
 # $FreeBSD$
-#
 
 PORTNAME=	barry
 PORTVERSION=	0.12
@@ -11,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	palm
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	meitolake at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C++ library for interfacing with the BlackBerry Handheld
 
 LIB_DEPENDS=	boost_thread.4:${PORTSDIR}/devel/boost-libs



More information about the svn-ports-all mailing list