diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-09 16:55:06 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-09 16:55:06 +0000 |
commit | 0d988b8409dd9aded45c9da99e86ad1ef93ec630 (patch) | |
tree | b0e255df8ae15d7a2d67e2946c3cb137ac6dcec8 /net/ipa | |
parent | 1b036fd43eca2e36eaf06afbf55288d6c08b58d7 (diff) | |
download | pkgsrc-0d988b8409dd9aded45c9da99e86ad1ef93ec630.tar.gz |
Unmask DragonFly.
Diffstat (limited to 'net/ipa')
-rw-r--r-- | net/ipa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipa/Makefile b/net/ipa/Makefile index 46705181732..0f35afedc3e 100644 --- a/net/ipa/Makefile +++ b/net/ipa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:46:48 tv Exp $ +# $NetBSD: Makefile,v 1.21 2005/12/09 16:55:43 joerg Exp $ # DISTNAME= ipa-1.3.6 @@ -13,7 +13,7 @@ MAINTAINER= simon@comsys.ntu-kpi.kiev.ua HOMEPAGE= http://ipa-system.sourceforge.net/ COMMENT= IP accounting software -ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-1*-* OpenBSD-*-* +ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-1*-* OpenBSD-*-* DragonFly-*-* RESTRICTED= "Needs to be built uniquely for each host" NO_BIN_ON_FTP= ${RESTRICTED} |