diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2017-04-29 14:50:53 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2017-04-29 14:50:53 +0000 |
commit | 3f98bcd00c8e91ddfe3bc90acd4cb9440423a067 (patch) | |
tree | 6484c2ff49776eb1fe0a5c63d975c08bf9dd6c29 /editors/slime/Makefile | |
parent | 1b1d7b5d53def2b1adf3922c8fe3c019d3d43eab (diff) | |
download | ports-3f98bcd00c8e91ddfe3bc90acd4cb9440423a067.tar.gz ports-3f98bcd00c8e91ddfe3bc90acd4cb9440423a067.zip |
Notes
Diffstat (limited to 'editors/slime/Makefile')
-rw-r--r-- | editors/slime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/slime/Makefile b/editors/slime/Makefile index 7d530b4872eb..4e4849ab5db8 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -3,6 +3,7 @@ PORTNAME= slime PORTVERSION= 2.15 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= editors elisp |