Date: Thu, 11 Jan 2024 16:41:40 GMT From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e97d2f7a3aae - main - news/cnews: use ${PREFIX}/share/man Message-ID: <202401111641.40BGfetS039711@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=e97d2f7a3aaecd098133fba332485cdfafca8ea6 commit e97d2f7a3aaecd098133fba332485cdfafca8ea6 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2024-01-11 16:38:54 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2024-01-11 16:41:13 +0000 news/cnews: use ${PREFIX}/share/man --- news/cnews/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 8d3a8e70d92e..a4f84ce9caab 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -1,6 +1,6 @@ PORTNAME= cnews PORTVERSION= cr.g -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= news MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/c-news/ \ ftp://ftp.funet.fi/pub/unix/news/cnews/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401111641.40BGfetS039711>