diff options
Diffstat (limited to 'comms/bayonne')
-rw-r--r-- | comms/bayonne/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/bayonne/Makefile b/comms/bayonne/Makefile index 791397a58937..5197ddb5ef4e 100644 --- a/comms/bayonne/Makefile +++ b/comms/bayonne/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://www.voxilla.org/pub/bayonne/ MASTER_SITE_SUBDIR= ../old-gnu/bayonne -MAINTAINER= dyfet@gnu.org +MAINTAINER= ports@FreeBSD.org + +BROKEN= "Port is outdated and there is no known working Hardware for FreeBSD > 4.4" LIB_DEPENDS= ccstd-1.4.0:${PORTSDIR}/devel/commoncpp \ ccscript-1.4.0:${PORTSDIR}/lang/ccscript \ |