diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-10-01 12:37:38 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-10-01 19:55:27 -0300 |
commit | 126e3bb1f15157e4624a26aed1d01393603b03e0 (patch) | |
tree | 08a16c058abfba7197814fec3f95311aa6fd39a3 /lang/php-mode.el | |
parent | editors/emacs-devel: Update to 2021-10-01 commit, 30bbb57* (diff) |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258
Diffstat (limited to 'lang/php-mode.el')
-rw-r--r-- | lang/php-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index 120ef6b38db9..f0a4975988d0 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -2,7 +2,7 @@ PORTNAME= php-mode.el PORTVERSION= 1.24.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |