diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-11 08:35:45 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-11 08:35:45 +0000 |
commit | c8f117e60a5b129380f2ce9b3fb3dd4ec85de340 (patch) | |
tree | 40a9a142fc514468796ac5d0e45ae7287e290dd8 /devel/p5-SVN-Simple | |
parent | e0646cc8946c22b6d79410c60b4079772944dfa1 (diff) | |
download | ports-c8f117e60a5b129380f2ce9b3fb3dd4ec85de340.tar.gz ports-c8f117e60a5b129380f2ce9b3fb3dd4ec85de340.zip |
Notes
Diffstat (limited to 'devel/p5-SVN-Simple')
-rw-r--r-- | devel/p5-SVN-Simple/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-SVN-Simple/Makefile b/devel/p5-SVN-Simple/Makefile index f422c58b46f5..90cb6013dfb5 100644 --- a/devel/p5-SVN-Simple/Makefile +++ b/devel/p5-SVN-Simple/Makefile @@ -12,14 +12,12 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLKAO PKGNAMEPREFIX= p5- -MAINTAINER= autrijus@autrijus.org +MAINTAINER= rafan@infor.org COMMENT= Simple interface to SVN::Delta::Editor BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= "Missing dependency" - PERL_CONFIGURE= yes MAN3= SVN::Simple::Edit.3 SVN::Simple::Editor.3 |