From a91bf8c29409d01ce3dd655cc6f196a7ef8a528d Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Fri, 4 Apr 2025 17:00:16 -0300 Subject: [PATCH] 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 --- editors/emacs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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