diff options
author | petef <petef@FreeBSD.org> | 2003-05-11 01:06:19 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-11 01:06:19 +0800 |
commit | 7f0cce15da5c767fa12b7221f454851593da5392 (patch) | |
tree | 9be79b69e1322d035b58bdf7490f3a88a0ab7772 /graphics/tulip | |
parent | e9a44ddfd9727ba3d4cad983b2628a8d027e540b (diff) | |
download | freebsd-ports-gnome-7f0cce15da5c767fa12b7221f454851593da5392.tar.gz freebsd-ports-gnome-7f0cce15da5c767fa12b7221f454851593da5392.tar.zst freebsd-ports-gnome-7f0cce15da5c767fa12b7221f454851593da5392.zip |
The distfile is now in it's own versioned subdir.
Noticed by: fenner's portsurvey
Diffstat (limited to 'graphics/tulip')
-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 |