diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-27 20:16:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-27 20:16:36 +0000 |
commit | cf339218e145edf548bdd02f2006d7e346338bca (patch) | |
tree | 1611eb079c78d512edbe50687a4012ac6561bdda /math/p5-Math-Units/Makefile | |
parent | 0a5e64442c9a45053cf1fd6c445048e91d318098 (diff) | |
download | ports-cf339218e145edf548bdd02f2006d7e346338bca.tar.gz ports-cf339218e145edf548bdd02f2006d7e346338bca.zip |
- Update to 1.3
- Pass maintainership to perl@
PR: 125945
Submitted by: Wen heping <wenheping@gmail.com>
Notes
Notes:
svn path=/head/; revision=217702
Diffstat (limited to 'math/p5-Math-Units/Makefile')
-rw-r--r-- | math/p5-Math-Units/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Units/Makefile b/math/p5-Math-Units/Makefile index c4ff26487e4c..1bf8c0fbf239 100644 --- a/math/p5-Math-Units/Makefile +++ b/math/p5-Math-Units/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-Units -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Unit conversion MAN3= Math::Units.3 |