diff options
-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 75cf7e4e5531..5b45b7ede4d5 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -10,7 +10,7 @@ PORTNAME= tulip PORTVERSION= 1.2.5 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://dept-info.labri.fr/~auber/projects/tulip/x345/%SUBDIR%/ +MASTER_SITES= http://dept-info.labri.fr/~auber/projects/tulip/download/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |