diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-29 13:36:38 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-29 13:36:38 +0000 |
commit | 802fa422e1d6eaa1238727dd254d0899a68ac51c (patch) | |
tree | 125d66a7b1cae3569f015c4e1455e2700a345a48 /graphics/tulip | |
parent | efd09c4ec7bd2742873d2af7dac10f764677b63d (diff) |
Notes
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 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 |