From f90a090e246a75c9d059803d3ba72ad044316ffa Mon Sep 17 00:00:00 2001
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Thu, 14 Jul 2005 14:43:53 +0000
Subject: - Fix MASTER_SITES

PR:		ports/83436
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
---
 deskutils/vym/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'deskutils/vym')

diff --git a/deskutils/vym/Makefile b/deskutils/vym/Makefile
index 21df2e1fca61..51c462fc1be8 100644
--- a/deskutils/vym/Makefile
+++ b/deskutils/vym/Makefile
@@ -8,8 +8,8 @@
 PORTNAME=	vym
 PORTVERSION=	1.6.0
 CATEGORIES=	deskutils
-MASTER_SITES=	http://www.insilmaril.de/vym/download/
-MASTER_SITE_SUBDIR=	${PORTVERSION}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	tux@pinguru.net
 COMMENT=	VYM  (View Your Mind) is a tool to generate and manipulate maps
-- 
cgit v1.2.3