aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Markdown
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-01 14:45:16 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-01 14:45:16 +0000
commitd46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch)
tree75e996b6bfaf407af3b02c9859874edec02f73c4 /textproc/p5-Text-Markdown
parentb08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff)
downloadports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.tar.gz
ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Markdown')
-rw-r--r--textproc/p5-Text-Markdown/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile
index 5fe30a93eb93..03beff39c094 100644
--- a/textproc/p5-Text-Markdown/Makefile
+++ b/textproc/p5-Text-Markdown/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Text-Markdown
-# Date created: 20.Mar.2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Text-Markdown
PORTVERSION= 1.000031
@@ -12,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Markdown Perl5 module
BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils