diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-17 18:45:57 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-17 18:45:57 +0000 |
commit | f22914e0ef65d7e8172b832a1d0acc21fc42cdda (patch) | |
tree | 34f3d9fdaa1afe5418588fce8104a021aa00cdd3 /comms | |
parent | 67e7505446a3e2f5737e91d6be94226192c52abc (diff) | |
download | ports-f22914e0ef65d7e8172b832a1d0acc21fc42cdda.tar.gz ports-f22914e0ef65d7e8172b832a1d0acc21fc42cdda.zip |
Notes
Diffstat (limited to 'comms')
-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 \ |