diff options
author | tobez <tobez@FreeBSD.org> | 2005-09-22 21:57:40 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-09-22 21:57:40 +0800 |
commit | 1d75c42369b7a8ad2e8ba08ce3a13fb08d2f30eb (patch) | |
tree | 5d6f86d9f70000e7c7528d801ba32d5d776239eb /science/p5-Chemistry-Elements/Makefile | |
parent | b9f96be0749cfe5a071e07faaa30cd4e3c8df437 (diff) | |
download | freebsd-ports-gnome-1d75c42369b7a8ad2e8ba08ce3a13fb08d2f30eb.tar.gz freebsd-ports-gnome-1d75c42369b7a8ad2e8ba08ce3a13fb08d2f30eb.tar.zst freebsd-ports-gnome-1d75c42369b7a8ad2e8ba08ce3a13fb08d2f30eb.zip |
Update to 1.01. Assign maintainer to perl@.
Diffstat (limited to 'science/p5-Chemistry-Elements/Makefile')
-rw-r--r-- | science/p5-Chemistry-Elements/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/p5-Chemistry-Elements/Makefile b/science/p5-Chemistry-Elements/Makefile index 94005ce6cef6..eb0ed6b0b886 100644 --- a/science/p5-Chemistry-Elements/Makefile +++ b/science/p5-Chemistry-Elements/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Chemistry-Elements -PORTVERSION= 0.91 +PORTVERSION= 1.01 CATEGORIES= science perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/BDFOY PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for working with Chemical Elements PERL_CONFIGURE= yes |