diff options
author | tobez <tobez@FreeBSD.org> | 2003-04-03 04:30:47 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2003-04-03 04:30:47 +0800 |
commit | 281c8d21387b26cdc3329ef6f6651ba606e9d13f (patch) | |
tree | 1eaa83f5c63b06d12eb9dcb36fc0ad0533c136f7 /textproc/p5-Text-Balanced | |
parent | 7dcc3418cac28f40df23328a1082c75dd05f4f6b (diff) | |
download | freebsd-ports-gnome-281c8d21387b26cdc3329ef6f6651ba606e9d13f.tar.gz freebsd-ports-gnome-281c8d21387b26cdc3329ef6f6651ba606e9d13f.tar.zst freebsd-ports-gnome-281c8d21387b26cdc3329ef6f6651ba606e9d13f.zip |
It looks like something is wrong with CPAN propagation author ->
category. Use author's directory instead.
My apologies to the PR's submitter, I closed the PR prematurely thinking
that the situation will correct itself.
PR: 50491
Reported by: Larry Rosenman <ler@lerctr.org>
Diffstat (limited to 'textproc/p5-Text-Balanced')
-rw-r--r-- | textproc/p5-Text-Balanced/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile index a9fbbe13f63f..a87f97290e25 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -9,7 +9,7 @@ PORTNAME= Text-Balanced PORTVERSION= 1.91 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Text +MASTER_SITE_SUBDIR= ../../authors/id/D/DC/DCONWAY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |