diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
commit | fd5918a6e7dabef98af061c8a9608967c868e088 (patch) | |
tree | eb4d5cbc5811760272b0b49f36bf320256a04e4f /editors/komodo-ide | |
parent | ceb2ebfb84363d6e19dbb6975a2040259e33df3e (diff) |
Notes
Diffstat (limited to 'editors/komodo-ide')
-rw-r--r-- | editors/komodo-ide/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/komodo-ide/Makefile b/editors/komodo-ide/Makefile index 3a682c799d88..b2c2a01396ea 100644 --- a/editors/komodo-ide/Makefile +++ b/editors/komodo-ide/Makefile @@ -6,6 +6,7 @@ PORTNAME= komodo-ide PORTVERSION= 6.0.2 +PORTREVISION?= 1 CATEGORIES= editors MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/ DISTNAME= Komodo-IDE-${PORTVERSION}-59129-linux-libcpp6-x86 |