diff options
Diffstat (limited to 'lang/sml-mode.el/Makefile')
-rw-r--r-- | lang/sml-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile index 04bf6d13c291..fe5a59540731 100644 --- a/lang/sml-mode.el/Makefile +++ b/lang/sml-mode.el/Makefile @@ -7,7 +7,7 @@ PORTNAME= sml-mode PORTVERSION= 3.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang elisp MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \ ${MASTER_SITE_LOCAL} |