diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-15 16:21:11 +0000 |
commit | 425474f5f5bdc9e756d7a63e90fcefed5975c2c6 (patch) | |
tree | 649f0840fb9a27e9fadfe282601f0e4feeb78207 /devel/p5-File-Find-Rule-VCS | |
parent | 395142568bc26381b84da63864c818f33f4669bc (diff) |
Notes
Diffstat (limited to 'devel/p5-File-Find-Rule-VCS')
-rw-r--r-- | devel/p5-File-Find-Rule-VCS/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-File-Find-Rule-VCS/Makefile b/devel/p5-File-Find-Rule-VCS/Makefile index 49aa43ce469c..9e70dc1d00aa 100644 --- a/devel/p5-File-Find-Rule-VCS/Makefile +++ b/devel/p5-File-Find-Rule-VCS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-File-Find-Rule-VCS -# Date created: March 8th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= File-Find-Rule-VCS PORTVERSION= 1.08 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Exclude files and directories for Version Control Systems BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \ |