diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:59:22 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:59:22 +0000 |
commit | 2530f1a2ef8183fe1346b352cc0351a17ba80e46 (patch) | |
tree | 894e379e24855ad300974e1501f765ac847f20f0 /news | |
parent | b78a20bb7a23eec9ce09d6aa106f957d1f6f8f5c (diff) | |
download | ports-2530f1a2ef8183fe1346b352cc0351a17ba80e46.tar.gz ports-2530f1a2ef8183fe1346b352cc0351a17ba80e46.zip |
news/leafnode: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'news')
-rw-r--r-- | news/leafnode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile index 34f43e43fbaf..666c6148e11f 100644 --- a/news/leafnode/Makefile +++ b/news/leafnode/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2+ LIB_DEPENDS= libpcre.so:devel/pcre -USES= tar:xz +USES= cpe tar:xz GNU_CONFIGURE= yes CONFLICTS= newsx-1* s-news-0* |