diff options
Diffstat (limited to 'editors/emacs-devel/Makefile')
-rw-r--r-- | editors/emacs-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 853328a7f35c..1d924855771f 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20250419 -PORTREVISION= 1 +DISTVERSION= 31.0.50.20250503 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -25,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags makeinfo ncurses \ CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 8abd2ee0526 +GH_TAGNAME= f180e4c9cb6 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ |