diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-03-26 00:40:44 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-03-26 00:40:44 +0000 |
commit | 4c42925142ca7becd991778607490efb0d4a6249 (patch) | |
tree | 01b4481676216c1686eda99c36505dd88c50f601 /editors/tamago | |
parent | fb20bdc3d6034d362ea12d4d6f8c68a5e1c6d640 (diff) | |
download | ports-4c42925142ca7becd991778607490efb0d4a6249.tar.gz ports-4c42925142ca7becd991778607490efb0d4a6249.zip |
Notes
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 7b28276019cb..cdc60c04d53f 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -4,7 +4,7 @@ PORTNAME= tamago PORTVERSION= 4.0.6.0.20041122.19.14 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |