diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/bigloo/Makefile | 2 | ||||
-rw-r--r-- | lang/clojure-mode.el/Makefile | 1 | ||||
-rw-r--r-- | lang/csharp-mode.el/Makefile | 2 | ||||
-rw-r--r-- | lang/gcl/Makefile | 1 | ||||
-rw-r--r-- | lang/tuareg-mode.el/Makefile | 1 |
5 files changed, 5 insertions, 2 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile index 03ce9c1d578d..ed926d64580f 100644 --- a/lang/bigloo/Makefile +++ b/lang/bigloo/Makefile @@ -3,7 +3,7 @@ PORTNAME= bigloo PORTVERSION= 4.1a.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} diff --git a/lang/clojure-mode.el/Makefile b/lang/clojure-mode.el/Makefile index 13b6837ae096..6f1343daf3e7 100644 --- a/lang/clojure-mode.el/Makefile +++ b/lang/clojure-mode.el/Makefile @@ -3,6 +3,7 @@ PORTNAME= clojure-mode.el PORTVERSION= 2.1.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang elisp DISTNAME= clojure-mode-${PORTVERSION} diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile index c3d82fa72254..46fcc0a37ace 100644 --- a/lang/csharp-mode.el/Makefile +++ b/lang/csharp-mode.el/Makefile @@ -3,7 +3,7 @@ PORTNAME= csharp-mode.el PORTVERSION= 0.8.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang elisp MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME:S|.el$||}-${PORTVERSION}.el diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index ae8d92e578d5..4674a2f8c8a5 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcl PORTVERSION= 2.6.11 +PORTREVISION= 1 CATEGORIES= lang tcl tk MASTER_SITES= GNU diff --git a/lang/tuareg-mode.el/Makefile b/lang/tuareg-mode.el/Makefile index 08de9f3a5a60..080674469b70 100644 --- a/lang/tuareg-mode.el/Makefile +++ b/lang/tuareg-mode.el/Makefile @@ -3,6 +3,7 @@ PORTNAME= tuareg-mode PORTVERSION= 2.0.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang elisp MASTER_SITES= GH |