diff options
Diffstat (limited to 'editors/komodo-edit/Makefile')
-rw-r--r-- | editors/komodo-edit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/komodo-edit/Makefile b/editors/komodo-edit/Makefile index 0f59beaeb95a..1ccc7c74e411 100644 --- a/editors/komodo-edit/Makefile +++ b/editors/komodo-edit/Makefile @@ -6,7 +6,7 @@ PORTNAME= komodo-edit PORTVERSION= 6.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/ DISTNAME= Komodo-Edit-${PORTVERSION}-8334-linux-libcpp6-x86 |