diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
commit | 23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c (patch) | |
tree | b7c24b483a79e44fb1b7085a28da5450b707cf24 /devel | |
parent | 41e5245811885d7f12ba54fb56f717ba3639770c (diff) | |
download | ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.tar.gz ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-WeakRef/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-WeakRef/Makefile b/devel/p5-WeakRef/Makefile index a11584cb2988..2f110643aeec 100644 --- a/devel/p5-WeakRef/Makefile +++ b/devel/p5-WeakRef/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-WeakRef # Date created: 14 Jun 2006 -# Whom: Dmitry Marakasov <amdmi3@mail.ru> +# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/L/LU/LUKKA/ PKGNAMEPREFIX= p5- -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= An API to the Perl weak references PERL_CONFIGURE= yes |