summaryrefslogtreecommitdiff
path: root/editors/slime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/slime/Makefile')
-rw-r--r--editors/slime/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/slime/Makefile b/editors/slime/Makefile
index 783e87868023..c78539d5dd0c 100644
--- a/editors/slime/Makefile
+++ b/editors/slime/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= slime
-PORTVERSION= 2.10.1
-PORTREVISION= 1
+PORTVERSION= 2.11
CATEGORIES= editors elisp
MASTER_SITES= https://codeload.github.com/slime/slime/legacy.tar.gz/v${PORTVERSION}?dummy=/
@@ -21,7 +20,7 @@ USES= gmake
USE_EMACS= yes
SLIME_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/slime
-WRKSRC= ${WRKDIR}/slime-slime-295edb8
+WRKSRC= ${WRKDIR}/slime-slime-d7ae5d3
SUB_FILES= pkg-message
SUB_LIST= SLIME_LISPDIR="${SLIME_LISPDIR}"