summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-16 22:09:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-16 22:09:15 +0000
commitfadb53def1b77546b18ebc0d42900f830cd3508c (patch)
tree4b2bd3b9963d51d6f5eaab3143e6b681bbfcc83e /editors
parent- Fix fetch; gone from vendor website (diff)
- Fix fetch
Notes
Notes: svn path=/head/; revision=211401
Diffstat (limited to 'editors')
-rw-r--r--editors/komodo-edit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/komodo-edit/Makefile b/editors/komodo-edit/Makefile
index f63d3565d183..909f9b2a7d69 100644
--- a/editors/komodo-edit/Makefile
+++ b/editors/komodo-edit/Makefile
@@ -8,7 +8,7 @@ PORTNAME= komodo-edit
PORTVERSION= 4.2.1
PORTREVISION= 1
CATEGORIES= editors
-MASTER_SITES= http://downloads.activestate.com/Komodo/Linux/4.2/
+MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/
DISTNAME= Komodo-Edit-4.2.1-283000-linux-libcpp6-x86
MAINTAINER= arved@FreeBSD.org