diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
commit | 709e7e7325329de0dda4c21027693b08ff6ce862 (patch) | |
tree | 218c276bc25590012f012cb142d903ad24b245dc /lang/ocaml-mode.el | |
parent | 2659649001f14be8a0c7b0f0aa11ed75bfc8f742 (diff) | |
download | ports-709e7e7325329de0dda4c21027693b08ff6ce862.tar.gz ports-709e7e7325329de0dda4c21027693b08ff6ce862.zip |
Notes
Diffstat (limited to 'lang/ocaml-mode.el')
-rw-r--r-- | lang/ocaml-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-mode.el/Makefile b/lang/ocaml-mode.el/Makefile index a38c38a2990c..a7e9ca9596e2 100644 --- a/lang/ocaml-mode.el/Makefile +++ b/lang/ocaml-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= caml-mode PORTVERSION= 3.01 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang elisp MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ ${MASTER_SITE_LOCAL} |