diff options
Diffstat (limited to 'comms/birda')
-rw-r--r-- | comms/birda/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index ff6537d4443..97769263214 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/12/05 16:58:56 augustss Exp $ +# $NetBSD: Makefile,v 1.3 2001/12/11 06:02:57 jmc Exp $ # DISTNAME= birda-0.2 CATEGORIES= comms MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ +ONLY_FOR_PLATFORM= NetBSD-1.5Z-* NetBSD-1.5Z[A-Z]-* NetBSD-1.[6-9]*-* MAINTAINER= lennart@augustsson.net COMMENT= Bohlin's IrDA utilities |