diff options
Diffstat (limited to 'editors/slime/Makefile')
-rw-r--r-- | editors/slime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/slime/Makefile b/editors/slime/Makefile index 1806caabe7cd..d46934dd0710 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -7,7 +7,7 @@ PORTNAME= slime PORTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors elisp MASTER_SITES= http://common-lisp.net/project/slime/ EXTRACT_SUFX= .tgz |