fixed ONLY_FOR_PLATFORM
This commit is contained in:
parent
a381135830
commit
70b6d01470
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2004/06/09 21:27:01 tripledes Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2004/06/10 00:08:34 tripledes Exp $
|
||||
|
||||
DISTNAME= spamd-20040609
|
||||
CATEGORIES= mail
|
||||
|
@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://nedbsd.nl/~ppostma/pf-lkm.html
|
||||
COMMENT= OpenBSD spamd daemon which rejects false mail
|
||||
|
||||
ONLY_FOR_PLATFORM= NetBSD-2.[0-9]*-*
|
||||
ONLY_FOR_PLATFORM= NetBSD-2*-*
|
||||
|
||||
USE_PKGINSTALL= YES
|
||||
|
||||
|
|
Loading…
Reference in a new issue