summaryrefslogtreecommitdiff
path: root/editors/slime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/slime/Makefile')
-rw-r--r--editors/slime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/slime/Makefile b/editors/slime/Makefile
index eae2fd79bbb3..b90f1e9f025d 100644
--- a/editors/slime/Makefile
+++ b/editors/slime/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= slime
-PORTVERSION= 1.2.1
+PORTVERSION= 2.0
CATEGORIES= editors elisp
MASTER_SITES= http://common-lisp.net/project/slime/
+EXTRACT_SUFX= .tgz
MAINTAINER= dom@happygiraffe.net
COMMENT= Superior Lisp Interaction Mode for Emacs