svn commit: r304854 - head/cad/pdnmesh

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Sep 25 19:00:38 UTC 2012


Author: tabthorpe
Date: Tue Sep 25 19:00:37 2012
New Revision: 304854
URL: http://svn.freebsd.org/changeset/ports/304854

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

Modified:
  head/cad/pdnmesh/Makefile   (contents, props changed)

Modified: head/cad/pdnmesh/Makefile
==============================================================================
--- head/cad/pdnmesh/Makefile	Tue Sep 25 18:30:38 2012	(r304853)
+++ head/cad/pdnmesh/Makefile	Tue Sep 25 19:00:37 2012	(r304854)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pdnmesh
-# Date created:			25 August 2001
-# Whom:				Sarod Yatawatta <sarod at cs.pdn.ac.lk>
-#
+# Created by: Sarod Yatawatta <sarod at cs.pdn.ac.lk>
 # $FreeBSD$
-#
 
 PORTNAME=	pdnmesh
 PORTVERSION=	0.2.1
@@ -11,7 +7,7 @@ PORTREVISION=	11
 CATEGORIES=	cad
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
 
-MAINTAINER=	sarod at users.sf.net
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A finite element program
 
 LIB_DEPENDS=	gtkglext:${PORTSDIR}/x11-toolkits/gtkglext



More information about the svn-ports-all mailing list