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-edit | |
parent | ceb2ebfb84363d6e19dbb6975a2040259e33df3e (diff) | |
download | ports-fd5918a6e7dabef98af061c8a9608967c868e088.tar.gz ports-fd5918a6e7dabef98af061c8a9608967c868e088.zip |
Notes
Diffstat (limited to 'editors/komodo-edit')
-rw-r--r-- | editors/komodo-edit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/komodo-edit/Makefile b/editors/komodo-edit/Makefile index 63f9a0343a7f..cc3ad89255c3 100644 --- a/editors/komodo-edit/Makefile +++ b/editors/komodo-edit/Makefile @@ -6,6 +6,7 @@ PORTNAME= komodo-edit PORTVERSION= 5.2.4 +PORTREVISION?= 1 CATEGORIES= editors MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/ DISTNAME= Komodo-Edit-${PORTVERSION}-4343-linux-libcpp6-x86 |