View | Details | Raw Unified | Return to bug 55309
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 7-19 Link Here
7
#
7
#
8
8
9
PORTNAME=	perltidy
9
PORTNAME=	perltidy
10
PORTVERSION=	20021130
10
PORTVERSION=	20030726
11
CATEGORIES=	devel perl5
11
CATEGORIES=	devel perl5
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:S/%SUBDIR%/Perl/} ${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
14
DISTNAME=	Perl-Tidy-${PORTVERSION}
14
DISTNAME=	Perl-Tidy-${PORTVERSION}
15
15
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	m@absolight.net
17
COMMENT=	Indents and reformats Perl scripts to make them easier to read
17
COMMENT=	Indents and reformats Perl scripts to make them easier to read
18
18
19
PERL_CONFIGURE=	yes
19
PERL_CONFIGURE=	yes
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Perl-Tidy-20021130.tar.gz) = eed5305de796eaef210365851c73d28f
1
MD5 (Perl-Tidy-20030726.tar.gz) = 158597913c9eb0325cbdb8268e29a859

Return to bug 55309