Date: Tue, 31 Aug 2021 10:15:25 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: c6c7159f6403 - main - www/dhttpd: Add CPE information Message-ID: <202108311015.17VAFP3E063900@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6c7159f6403f66f07de5b8dddda82d0166aca84 commit c6c7159f6403f66f07de5b8dddda82d0166aca84 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 09:27:21 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 10:15:04 +0000 www/dhttpd: Add CPE information Approved by: portmgr (blanket) --- www/dhttpd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile index e38a65267902..7cdbc7dc4d99 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -12,6 +12,8 @@ COMMENT= Minimal secure webserver. Fast and efficient, no cgi-bin support LICENSE= GPLv2 +USES= cpe + WRKSRC= ${WRKDIR}/${PORTNAME}-1.02-4 BUILD_WRKSRC= ${WRKSRC}/src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311015.17VAFP3E063900>