aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Quota/Makefile4
-rw-r--r--sysutils/p5-Quota/distinfo2
-rw-r--r--sysutils/p5-Quota/pkg-descr1
3 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile
index 898dd809e0a1..5cb6d689d119 100644
--- a/sysutils/p5-Quota/Makefile
+++ b/sysutils/p5-Quota/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Quota
-PORTVERSION= 1.3.3
+PORTVERSION= 1.4.3
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Quota
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
PERL_CONFIGURE= yes
diff --git a/sysutils/p5-Quota/distinfo b/sysutils/p5-Quota/distinfo
index d05106dd7faf..414c6d782b40 100644
--- a/sysutils/p5-Quota/distinfo
+++ b/sysutils/p5-Quota/distinfo
@@ -1 +1 @@
-MD5 (Quota-1.3.3.tar.gz) = 74168179747ceae49761106c11b3bc72
+MD5 (Quota-1.4.3.tar.gz) = 78476543aa6c0370b841631d3adf9b29
diff --git a/sysutils/p5-Quota/pkg-descr b/sysutils/p5-Quota/pkg-descr
index 784f011d0747..8c89b9324836 100644
--- a/sysutils/p5-Quota/pkg-descr
+++ b/sysutils/p5-Quota/pkg-descr
@@ -1,5 +1,6 @@
The Perl Quota module provides access to filesystem quotas.
Author: Tom Zoerner <Tom.Zoerner@informatik.uni-erlangen.de>
+WWW: http://search.cpan.org/search?dist=Quota
--will