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 8060282726a4..39739c7f54d7 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= 3 +PORTREVISION= 4 CATEGORIES= lang elisp MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \ ${MASTER_SITE_LOCAL} |