diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-07 12:43:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-07 12:43:22 +0000 |
commit | aea21b3b3619470bf2d902f69eccd14e83001a5c (patch) | |
tree | d41bcf410a7fc743b61a34bce3e34230f2282700 /editors/komodo-edit | |
parent | 9612b325c23ce22fb17f659ba29e3bc21d9ce6aa (diff) |
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 82bb2a56dca7..840a509388e4 100644 --- a/editors/komodo-edit/Makefile +++ b/editors/komodo-edit/Makefile @@ -3,6 +3,7 @@ PORTNAME= komodo-edit PORTVERSION= 6.1.3 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://downloads.activestate.com/Komodo/releases/archive/6.x/${PORTVERSION}/ DISTNAME= Komodo-Edit-${PORTVERSION}-8844-linux-libcpp6-x86 |