diff options
author | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
commit | 898ac9a70219678f62985be9c096b0234c1f1e78 (patch) | |
tree | 9fc06fe000dc7a12a7ee84ad137a4db58cc48448 /devel/p5-UNIVERSAL-exports | |
parent | 0fd9c177c103cab5186aa8e474e8698f77f81027 (diff) | |
download | freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.tar.gz freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.tar.zst freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.zip |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Diffstat (limited to 'devel/p5-UNIVERSAL-exports')
-rw-r--r-- | devel/p5-UNIVERSAL-exports/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-UNIVERSAL-exports/Makefile b/devel/p5-UNIVERSAL-exports/Makefile index 6a7d7587b040..0b52e7f92548 100644 --- a/devel/p5-UNIVERSAL-exports/Makefile +++ b/devel/p5-UNIVERSAL-exports/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= UNIVERSAL PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Lightweight, universal exporting of variables BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Exporter/Lite.pm:${PORTSDIR}/devel/p5-Exporter-Lite |