diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2025-02-23 21:36:51 -0400 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2025-02-24 17:44:48 -0400 |
commit | 12940d868adaa84dd41c22fafe337e1de81bb201 (patch) | |
tree | 21a53a45eb1bb89bd15a24b5522a52f7d0ccaa9e /lang/php-mode.el | |
parent | editors/emacs: Update to 30.1 (diff) |
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation
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 f1aa3a6e093b..8d9fc2e9ba94 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -1,7 +1,7 @@ PORTNAME= php-mode.el DISTVERSIONPREFIX= v DISTVERSION= 1.25.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |