diff options
Diffstat (limited to 'editors')
-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 1a949f08bc6c..e5bcf81887e0 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -3,7 +3,7 @@ PORTNAME= slime PORTVERSION= 2.5 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= editors elisp MASTER_SITES= https://codeload.github.com/slime/slime/legacy.tar.gz/v2.5?dummy=/ |