Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:28 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 308750017e53 - main - ftp/oftpd: Add CPE information
Message-ID:  <202108311208.17VC8STe012700@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=308750017e536dd86bab5f108c8367f9761cd75c

commit 308750017e536dd86bab5f108c8367f9761cd75c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 10:36:33 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 11:24:18 +0000

    ftp/oftpd: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 ftp/oftpd/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile
index d80e515ac0ec..c6d5557cabce 100644
--- a/ftp/oftpd/Makefile
+++ b/ftp/oftpd/Makefile
@@ -12,6 +12,8 @@ COMMENT=	Threaded, anonymous only FTP server designed for security
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		cpe
+
 GNU_CONFIGURE=	yes
 
 PORTDOCS=	README AUTHORS ChangeLog NEWS TODO BUGS


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8STe012700>