diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
commit | 8c9b17f3f8aba892fd6ae20ef038037fdcd7d00a (patch) | |
tree | 7c8d70ba495e1b96623be3ad736a0c3d27684e41 /graphics/tulip | |
parent | 67a1b7d4703ca785911109a3b2f0e6636119fcab (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 4a5d45268ca0..4982a98ea87e 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -9,7 +9,7 @@ PORTNAME= tulip PORTVERSION= 3.1.2 CATEGORIES= graphics -MASTER_SITES= SFP/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION}/:src \ +MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION}:src \ http://tulip.labri.fr/userHandbook/:doc DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ userManual.pdf:doc |