diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-22 20:40:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-22 20:40:10 +0800 |
commit | 5fe6c0aeb7d18f2e8579321dfd076f22eb8ff64e (patch) | |
tree | 7d1a5503c7dd4bcd4930544ce5e6fdebdd79f775 /lang | |
parent | 76590d74876e314087f4330edb58a638f2e5f470 (diff) | |
download | freebsd-ports-gnome-5fe6c0aeb7d18f2e8579321dfd076f22eb8ff64e.tar.gz freebsd-ports-gnome-5fe6c0aeb7d18f2e8579321dfd076f22eb8ff64e.tar.zst freebsd-ports-gnome-5fe6c0aeb7d18f2e8579321dfd076f22eb8ff64e.zip |
Reassing lang/perl5* to perl@
While here trim headers
Feature safe: yes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/perl5.12/Makefile | 8 | ||||
-rw-r--r-- | lang/perl5.14/Makefile | 8 | ||||
-rw-r--r-- | lang/perl5.16/Makefile | 8 |
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 |