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 /textproc/dictem/Makefile | |
parent | fb20bdc3d6034d362ea12d4d6f8c68a5e1c6d640 (diff) | |
download | ports-4c42925142ca7becd991778607490efb0d4a6249.tar.gz ports-4c42925142ca7becd991778607490efb0d4a6249.zip |
Notes
Diffstat (limited to 'textproc/dictem/Makefile')
-rw-r--r-- | textproc/dictem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 8bdb97b8cea5..055b33146f71 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -3,7 +3,7 @@ PORTNAME= dictem PORTVERSION= 1.0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |