diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2024-07-04 19:39:03 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2024-07-04 21:31:24 +0000 |
commit | b946d410cc2a13459d4e39d80244e2fa18c3b514 (patch) | |
tree | 8e36a1f9eb50df01e166ebf13b7b2fcca678f90c /editors/sly-asdf | |
parent | 5a7af2f71a869da6aec3fe0017296411f2fb112c (diff) |
Diffstat (limited to 'editors/sly-asdf')
-rw-r--r-- | editors/sly-asdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/sly-asdf/Makefile b/editors/sly-asdf/Makefile index 9d95b9b6208e..962aa5191f9b 100644 --- a/editors/sly-asdf/Makefile +++ b/editors/sly-asdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= sly-asdf DISTVERSION= 0.2.0-20221119 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |