diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-21 17:56:08 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-21 17:56:08 +0000 |
commit | c79ef621e9cdafc3b464628f863fb5af4cd3ad2b (patch) | |
tree | 67e4425dbffec240a739ac078de37f9e8999fd5a /devel/p5-SVN-Simple | |
parent | 793ea4a1d270f947567fcdce3da4a90a2225c37c (diff) | |
download | ports-c79ef621e9cdafc3b464628f863fb5af4cd3ad2b.tar.gz ports-c79ef621e9cdafc3b464628f863fb5af4cd3ad2b.zip |
- Use modules directory instead of authors
Notes
Notes:
svn path=/head/; revision=168408
Diffstat (limited to 'devel/p5-SVN-Simple')
-rw-r--r-- | devel/p5-SVN-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Simple/Makefile b/devel/p5-SVN-Simple/Makefile index 7837edbb780c..7698ba7a46a9 100644 --- a/devel/p5-SVN-Simple/Makefile +++ b/devel/p5-SVN-Simple/Makefile @@ -9,7 +9,7 @@ PORTNAME= SVN-Simple PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLKAO +MASTER_SITE_SUBDIR= SVN PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org |