svn commit: r304680 - head/devel/p5-UI-Dialog

Thomas Abthorpe tabthorpe at FreeBSD.org
Sat Sep 22 15:08:53 UTC 2012


Author: tabthorpe
Date: Sat Sep 22 15:08:52 2012
New Revision: 304680
URL: http://svn.freebsd.org/changeset/ports/304680

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

Modified:
  head/devel/p5-UI-Dialog/Makefile   (contents, props changed)

Modified: head/devel/p5-UI-Dialog/Makefile
==============================================================================
--- head/devel/p5-UI-Dialog/Makefile	Sat Sep 22 14:36:25 2012	(r304679)
+++ head/devel/p5-UI-Dialog/Makefile	Sat Sep 22 15:08:52 2012	(r304680)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    devel/p5-UI-Dialog
-# Date created:                         22 May 2006
-# Whom:                                 Dmitry Karasik <dmitry at karasik.eu.org>
-#
+# Created by: Dmitry Karasik <dmitry at karasik.eu.org>
 # $FreeBSD$
-#
 
 PORTNAME=	UI-Dialog
 PORTVERSION=	1.08
@@ -12,7 +8,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KCK
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	dmitry at karasik.eu.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl wrapper for the various dialog applications
 
 RUN_DEPENDS=	cdialog:${PORTSDIR}/devel/cdialog



More information about the svn-ports-all mailing list