diff options
Diffstat (limited to 'editors/sly/Makefile')
-rw-r--r-- | editors/sly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/sly/Makefile b/editors/sly/Makefile index 4f7de878475d..bd0738bab33c 100644 --- a/editors/sly/Makefile +++ b/editors/sly/Makefile @@ -1,6 +1,6 @@ PORTNAME= sly DISTVERSION= 1.0.43-20240809 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |