diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-15 17:24:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-15 17:24:15 +0000 |
commit | 80281cbaca322ce6ea3c722ba911a05e7f13d81a (patch) | |
tree | 90b1e01c6e4b621044569d051a6662d146505bd4 /devel/p5-github_creator/Makefile | |
parent | e58c764948720dcf8870bdc54462eaf866d96658 (diff) | |
download | ports-80281cbaca322ce6ea3c722ba911a05e7f13d81a.tar.gz ports-80281cbaca322ce6ea3c722ba911a05e7f13d81a.zip |
Notes
Diffstat (limited to 'devel/p5-github_creator/Makefile')
-rw-r--r-- | devel/p5-github_creator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-github_creator/Makefile b/devel/p5-github_creator/Makefile index bab1fd913249..5281f5704dce 100644 --- a/devel/p5-github_creator/Makefile +++ b/devel/p5-github_creator/Makefile @@ -6,13 +6,13 @@ # PORTNAME= github_creator -PORTVERSION= 0.13 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/B/BD/BDFOY PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create a Github repository for your Perl module RUN_DEPENDS= p5-Config-IniFiles>0:${PORTSDIR}/devel/p5-Config-IniFiles \ |