diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-UUID-Tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-UUID-Tiny/Makefile b/devel/p5-UUID-Tiny/Makefile index 248313cec41..62db22dbcb6 100644 --- a/devel/p5-UUID-Tiny/Makefile +++ b/devel/p5-UUID-Tiny/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cjk32@cam.ac.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Pure Perl UUID Support With Functional Interface BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 |