git: c3606b840ff6 - main - editors/emacs-devel: add to wayland category after 08f3c048b612
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Dec 2022 10:55:37 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3606b840ff60474540ea215a80f904683a7bfa1 commit c3606b840ff60474540ea215a80f904683a7bfa1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-21 04:21:41 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-21 10:54:12 +0000 editors/emacs-devel: add to wayland category after 08f3c048b612 --- editors/emacs-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index d74c79574f1b..8f8492f189be 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= emacs DISTVERSION= 30.0.50.20221216 PORTEPOCH= 3 -CATEGORIES= editors +CATEGORIES= editors wayland PKGNAMESUFFIX= -devel MAINTAINER= emacs@FreeBSD.org