diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 07:10:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 07:10:42 +0000 |
commit | 720b7d46821b70c9cd49289aacf579e11dd46906 (patch) | |
tree | 80bfd1dd361d6e5d7e8133999545796e78a420fb /sysutils | |
parent | 9b2bc411ad914f1e5793fae9e8327aac5cca15ce (diff) | |
download | ports-720b7d46821b70c9cd49289aacf579e11dd46906.tar.gz ports-720b7d46821b70c9cd49289aacf579e11dd46906.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Sysadm-Install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Sysadm-Install/Makefile b/sysutils/p5-Sysadm-Install/Makefile index 3804713cdf71..fee11a4519e9 100644 --- a/sysutils/p5-Sysadm-Install/Makefile +++ b/sysutils/p5-Sysadm-Install/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSCHILLI PKGNAMEPREFIX= p5- -MAINTAINER= boumenot@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Typical installation tasks for system administrators BUILD_DEPENDS= ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \ |