summaryrefslogtreecommitdiff
path: root/graphics/tulip/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-29 13:36:38 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-29 13:36:38 +0000
commit802fa422e1d6eaa1238727dd254d0899a68ac51c (patch)
tree125d66a7b1cae3569f015c4e1455e2700a345a48 /graphics/tulip/Makefile
parento df(1) output should be on 1Megabyte scale rather than on 512-byte (diff)
Fix mastersites
PR: 91055 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes: svn path=/head/; revision=152350
Diffstat (limited to 'graphics/tulip/Makefile')
-rw-r--r--graphics/tulip/Makefile2
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