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

(-)p5-Quota/Makefile (-2 / +2 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	Quota
8
PORTNAME=	Quota
9
PORTVERSION=	1.3.3
9
PORTVERSION=	1.4.3
10
CATEGORIES=	sysutils perl5
10
CATEGORIES=	sysutils perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Quota
12
MASTER_SITE_SUBDIR=	Quota
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	erwin@lansing.dk
16
16
17
PERL_CONFIGURE=	yes
17
PERL_CONFIGURE=	yes
18
18
(-)p5-Quota/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Quota-1.3.3.tar.gz) = 74168179747ceae49761106c11b3bc72
1
MD5 (Quota-1.4.3.tar.gz) = 78476543aa6c0370b841631d3adf9b29
(-)p5-Quota/pkg-descr (+1 lines)
Lines 1-5 Link Here
1
The Perl Quota module provides access to filesystem quotas.
1
The Perl Quota module provides access to filesystem quotas.
2
2
3
Author: Tom Zoerner <Tom.Zoerner@informatik.uni-erlangen.de>
3
Author: Tom Zoerner <Tom.Zoerner@informatik.uni-erlangen.de>
4
WWW: http://search.cpan.org/search?dist=Quota
4
5
5
--will
6
--will

Return to bug 39512