diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-03 21:20:17 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-03 21:20:17 +0000 |
commit | ffa269905942b474b4147b0836f6ecea3252f87a (patch) | |
tree | 2989fc5a3efb8464a1f98d80bd50304b5289e95c /net/l2tpd | |
parent | 99e3324472ce1e9bdb383beb2423c0118d38b84f (diff) | |
download | ports-ffa269905942b474b4147b0836f6ecea3252f87a.tar.gz ports-ffa269905942b474b4147b0836f6ecea3252f87a.zip |
Notes
Diffstat (limited to 'net/l2tpd')
-rw-r--r-- | net/l2tpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 2daa9a333a89..b13a819a96ba 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the layer two tunneling protocol BROKEN_armv6= fails to link: undefined reference to check_control |