git: 8785b586c8de - main - www/pear-HTTP_WebDAV_Server: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:31:45 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8785b586c8dec4fe404869591fc1cf2f3ecdc297
commit 8785b586c8dec4fe404869591fc1cf2f3ecdc297
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:11 +0000
www/pear-HTTP_WebDAV_Server: Add PORTSCOUT
---
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 fe984b29cb74..224eed7d6ad0 100644
--- a/www/pear-HTTP_WebDAV_Server/Makefile
+++ b/www/pear-HTTP_WebDAV_Server/Makefile
@@ -14,4 +14,6 @@ NO_ARCH= yes
USE_GITHUB= yes
GH_ACCOUNT= pear
+PORTSCOUT= skipv:1.0.0rc8
+
.include <bsd.port.mk>