diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-18 18:38:26 +0800 |
commit | 93eed364baf9472b950a27468004f6a22c65bd53 (patch) | |
tree | 37d2071ecbbf3297086e329bdcb7b6c9bff60c5c /net/p5-Net-EPP | |
parent | b3cfe95c321a55e75b4687facbe4e1b1fcf99918 (diff) | |
download | freebsd-ports-gnome-93eed364baf9472b950a27468004f6a22c65bd53.tar.gz freebsd-ports-gnome-93eed364baf9472b950a27468004f6a22c65bd53.tar.zst freebsd-ports-gnome-93eed364baf9472b950a27468004f6a22c65bd53.zip |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight
Diffstat (limited to 'net/p5-Net-EPP')
-rw-r--r-- | net/p5-Net-EPP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile index 2ca8b1a546a8..70c4656d64d7 100644 --- a/net/p5-Net-EPP/Makefile +++ b/net/p5-Net-EPP/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Client library for the TCP transport for EPP BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ |