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 /textproc/p5-XML-Clean | |
parent | 793ea4a1d270f947567fcdce3da4a90a2225c37c (diff) | |
download | ports-c79ef621e9cdafc3b464628f863fb5af4cd3ad2b.tar.gz ports-c79ef621e9cdafc3b464628f863fb5af4cd3ad2b.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Clean')
-rw-r--r-- | textproc/p5-XML-Clean/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile index 285bcbf5d258..5ab92e99757b 100644 --- a/textproc/p5-XML-Clean/Makefile +++ b/textproc/p5-XML-Clean/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML-Clean PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/P/PK/PKUBANEK +MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org |