diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:59:02 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-01 08:59:02 +0000 |
commit | 33c62684895a527cfcb8b97865fb6581e7666e91 (patch) | |
tree | a7d1f103dd6c6bf760f00e0a7d915d25b1d4bbaa /graphics/p5-SpringGraph | |
parent | 1a504205eb383a3a9d72fc65adb0f18abf1060e3 (diff) |
Notes
Diffstat (limited to 'graphics/p5-SpringGraph')
-rw-r--r-- | graphics/p5-SpringGraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-SpringGraph/Makefile b/graphics/p5-SpringGraph/Makefile index 8ca312d19583..99def8d6b193 100644 --- a/graphics/p5-SpringGraph/Makefile +++ b/graphics/p5-SpringGraph/Makefile @@ -11,6 +11,7 @@ PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= GraphViz/TEEJAY PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar |