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 /graphics/p5-Color-Rgb | |
parent | 793ea4a1d270f947567fcdce3da4a90a2225c37c (diff) | |
download | ports-c79ef621e9cdafc3b464628f863fb5af4cd3ad2b.tar.gz ports-c79ef621e9cdafc3b464628f863fb5af4cd3ad2b.zip |
Notes
Diffstat (limited to 'graphics/p5-Color-Rgb')
-rw-r--r-- | graphics/p5-Color-Rgb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Color-Rgb/Makefile b/graphics/p5-Color-Rgb/Makefile index eca3f871b91a..3bdee761179d 100644 --- a/graphics/p5-Color-Rgb/Makefile +++ b/graphics/p5-Color-Rgb/Makefile @@ -9,7 +9,7 @@ PORTNAME= Color-Rgb PORTVERSION= 1.4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/S/SH/SHERZODR +MASTER_SITE_SUBDIR= Color PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org |