diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2024-01-11 16:38:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2024-01-11 16:41:13 +0000 |
commit | e97d2f7a3aaecd098133fba332485cdfafca8ea6 (patch) | |
tree | fd75e6f74dc669aaea46eed65eb6c4a6ea884063 | |
parent | 1513fd134e6c8947edfa170e3e205ebd9b752fda (diff) |
news/cnews: use ${PREFIX}/share/man
-rw-r--r-- | news/cnews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ \ |