[Bug 243650] security/pwauth: Unbreak and make fetchable again
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 27 14:30:36 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243650
--- Comment #1 from Benjamin Lutz <mail at maxlor.com> ---
Comment on attachment 211102
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211102
Patch to unbreak security/pwauth
>diff -ruN security/pwauth.old/Makefile security/pwauth/Makefile
>--- security/pwauth.old/Makefile 2020-01-27 15:04:12.532211000 +0100
>+++ security/pwauth/Makefile 2020-01-27 15:17:19.994012000 +0100
>@@ -4,12 +4,11 @@
> PORTNAME= pwauth
> PORTVERSION= 2.3.11
> CATEGORIES= security www
>-MASTER_SITES= http://www.unixpapa.com/software/
>+MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pwauth/ \
>+ http://www.unixpapa.com/software/
>
> MAINTAINER= eg at fbsd.lt
> COMMENT= Unix Web Authenticator
>-
>-BROKEN= unfetchable
>
> LICENSE= BSD3CLAUSE
>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list