git: 09a9573d3d52 - main - www/pear-HTTP_WebDAV_Server: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 16:35:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=09a9573d3d52120ae60706ce8d30fa97f16d3c7f commit 09a9573d3d52120ae60706ce8d30fa97f16d3c7f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 16:27:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 16:32:39 +0000 www/pear-HTTP_WebDAV_Server: Add PORTSCOUT The 1.0.0RC8 tarball is corrupted. --- www/pear-HTTP_WebDAV_Server/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/pear-HTTP_WebDAV_Server/Makefile b/www/pear-HTTP_WebDAV_Server/Makefile index 69a56484c8f1..1f5ec5b33e8f 100644 --- a/www/pear-HTTP_WebDAV_Server/Makefile +++ b/www/pear-HTTP_WebDAV_Server/Makefile @@ -13,4 +13,6 @@ USES= pear NO_ARCH= yes +PORTSCOUT= skipv:1.0.0RC8 + .include <bsd.port.mk>