diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-25 03:41:31 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-25 03:41:31 +0000 |
commit | e706fb97f76987b8be5ed9cfb099a79b342a5316 (patch) | |
tree | f4e878a1a9326f0bbf3f2beeb144ce6139e5608d /www/p5-HTML-Breadcrumbs/Makefile | |
parent | 51c4afde48271b391341c98c8e989c6f06d9d8ae (diff) | |
download | ports-e706fb97f76987b8be5ed9cfb099a79b342a5316.tar.gz ports-e706fb97f76987b8be5ed9cfb099a79b342a5316.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Breadcrumbs/Makefile')
-rw-r--r-- | www/p5-HTML-Breadcrumbs/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-HTML-Breadcrumbs/Makefile b/www/p5-HTML-Breadcrumbs/Makefile index efb4cf9cf417..e7260fb7bca4 100644 --- a/www/p5-HTML-Breadcrumbs/Makefile +++ b/www/p5-HTML-Breadcrumbs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-Breadcrumbs -# Date created: 14 August 2003 -# Whom: andrew@scoop.co.nz -# +# Created by: andrew@scoop.co.nz # $FreeBSD$ -# PORTNAME= HTML-Breadcrumbs PORTVERSION= 0.7 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= andrew@scoop.co.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Module to produce HTML 'breadcrumb trails' PERL_CONFIGURE= yes |