diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 17:06:19 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 17:06:19 +0000 |
commit | 20b2d6c849a2e05542bb5bbe5663dcc47fe1632a (patch) | |
tree | fce79569778e24276956107e58de0f66f8b28bbc /graphics | |
parent | d61fe6f2751cbb9c1b49794b3b90cc41bef4c3be (diff) | |
download | ports-20b2d6c849a2e05542bb5bbe5663dcc47fe1632a.tar.gz ports-20b2d6c849a2e05542bb5bbe5663dcc47fe1632a.zip |
Notes
Diffstat (limited to 'graphics')
-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 5575aaf107b2..7a5cae75904f 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 |