diff options
Diffstat (limited to 'graphics/tulip/Makefile')
-rw-r--r-- | graphics/tulip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 5575aaf..7a5cae7 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -9,7 +9,7 @@ PORTNAME= tulip PORTVERSION= 1.2.2 CATEGORIES= graphics -MASTER_SITES= http://dept-info.labri.fr/~auber/projects/tulip/x345/ +MASTER_SITES= http://dept-info.labri.fr/~auber/projects/tulip/x345/tulip-${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= A system dedicated to the visualization of huge graphs |