diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-22 01:56:08 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-22 01:56:08 +0800 |
commit | da663357beb173e10dd8aeb40549fe7fbbb7e3c0 (patch) | |
tree | 9a13492822e36ff194ded4b4fb01fbd767607a83 /textproc | |
parent | d8e9775adf51767dd20fe4e15cd8cbf06e1975d9 (diff) | |
download | freebsd-ports-gnome-da663357beb173e10dd8aeb40549fe7fbbb7e3c0.tar.gz freebsd-ports-gnome-da663357beb173e10dd8aeb40549fe7fbbb7e3c0.tar.zst freebsd-ports-gnome-da663357beb173e10dd8aeb40549fe7fbbb7e3c0.zip |
- Use modules directory instead of authors
Diffstat (limited to 'textproc')
-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 |