aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5.12/Makefile8
-rw-r--r--lang/perl5.14/Makefile8
-rw-r--r--lang/perl5.16/Makefile8
3 files changed, 6 insertions, 18 deletions
diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile
index 57ce668ab7fc..99ee2277ccf4 100644
--- a/lang/perl5.12/Makefile
+++ b/lang/perl5.12/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: perl5
-# Date created: 16 April 1995
-# Whom: markm
-#
+# Created by: markm
# $FreeBSD$
-#
PORTNAME= perl
PORTVERSION= ${PERL_VERSION}
@@ -18,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
BSDPAN-${BSDPAN_VERSION}${EXTRACT_SUFX}:local
DIST_SUBDIR= perl
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Practical Extraction and Report Language
LICENSE= ART10 GPLv1
diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile
index 0ec8884a25a0..133fccf82b3f 100644
--- a/lang/perl5.14/Makefile
+++ b/lang/perl5.14/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: perl5
-# Date created: 16 April 1995
-# Whom: markm
-#
+# Created by: markm
# $FreeBSD$
-#
PORTNAME= perl
PORTVERSION= ${PERL_VERSION}
@@ -18,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
BSDPAN-${BSDPAN_VERSION}${EXTRACT_SUFX}:local
DIST_SUBDIR= perl
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Practical Extraction and Report Language
LICENSE= ART10 GPLv1
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index b46346d55099..78229259a5a2 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: perl5
-# Date created: 16 April 1995
-# Whom: markm
-#
+# Created by: markm
# $FreeBSD$
-#
PORTNAME= perl
PORTVERSION= ${PERL_VERSION}
@@ -18,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
BSDPAN-${BSDPAN_VERSION}${EXTRACT_SUFX}:local
DIST_SUBDIR= perl
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Practical Extraction and Report Language
LICENSE= ART10 GPLv1