git: e97d2f7a3aae - main - news/cnews: use ${PREFIX}/share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Jan 2024 16:41:40 UTC
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/ \