diff options
Diffstat (limited to 'net/aoe/Makefile')
-rw-r--r-- | net/aoe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/aoe/Makefile b/net/aoe/Makefile index 09333cb56698..bca0fb2b533f 100644 --- a/net/aoe/Makefile +++ b/net/aoe/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD driver for ATA over Ethernet (AoE) +WWW= http://www.coraid.com/support/freebsd/ BROKEN_aarch64= fails to compile: redefinition of frame BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 |