diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/komodo-edit/Makefile | 1 | ||||
-rw-r--r-- | editors/linux-sublime/Makefile | 2 | ||||
-rw-r--r-- | editors/linux-sublime3/Makefile | 2 |
3 files changed, 3 insertions, 2 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 diff --git a/editors/linux-sublime/Makefile b/editors/linux-sublime/Makefile index 2430f7c651fe..c66fc665264d 100644 --- a/editors/linux-sublime/Makefile +++ b/editors/linux-sublime/Makefile @@ -3,7 +3,7 @@ PORTNAME= sublime PORTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors linux MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/ DISTNAME= Sublime%20Text%202.0.2 diff --git a/editors/linux-sublime3/Makefile b/editors/linux-sublime3/Makefile index 9a97f959f583..acdca033e3fd 100644 --- a/editors/linux-sublime3/Makefile +++ b/editors/linux-sublime3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sublime PORTVERSION= 3.0.83 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors linux MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/ PKGNAMEPREFIX= linux- |