diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-07 20:21:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-07 20:21:30 +0000 |
commit | dfda2a32ecd361b582905ef8dce4f887672562e2 (patch) | |
tree | 89fbe5681917c133525963be4dddd346d8eb0b3d /editors/slime | |
parent | 085666acefbc1e4a07d0f90ef86221cd33faa7bb (diff) | |
download | ports-dfda2a32ecd361b582905ef8dce4f887672562e2.tar.gz ports-dfda2a32ecd361b582905ef8dce4f887672562e2.zip |
Notes
Diffstat (limited to 'editors/slime')
-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 f486ad015ce1..fb67ff8f935d 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -7,7 +7,7 @@ PORTNAME= slime PORTVERSION= 20110714 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ |