summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2025-04-04 17:00:16 -0300
committerJoseph Mingrone <jrm@FreeBSD.org>2025-04-04 17:18:14 -0300
commita91bf8c29409d01ce3dd655cc6f196a7ef8a528d (patch)
tree2587029a26c02fc699847a20e9076d6f666c20c0
parenteditors/emacs: Disable NATIVECOMP by default for nox flavor (diff)
editors/emacs: Bump PORTREVISION
Bump PORTREVISION after recent changes to pkg-message and the default options for the nox flavor. Sponsored by: The FreeBSD Foundation
-rw-r--r--editors/emacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 6035b4531a28..ee2148ef8c95 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= emacs
DISTVERSION= 30.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 3
CATEGORIES= editors
MASTER_SITES= GNU