pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ipsec-tools From Sergey Svishchev <svs@ropnet...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1ae13674d0b
branches:  trunk
changeset: 552832:d1ae13674d0b
user:      manu <manu%pkgsrc.org@localhost>
date:      Sat Jan 10 17:13:01 2009 +0000

description:
>From Sergey Svishchev <svs%ropnet.ru@localhost>: ipsec-tools builds fine on FreeBSD

diffstat:

 security/ipsec-tools/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ec09cd007323 -r d1ae13674d0b security/ipsec-tools/Makefile
--- a/security/ipsec-tools/Makefile     Sat Jan 10 15:59:29 2009 +0000
+++ b/security/ipsec-tools/Makefile     Sat Jan 10 17:13:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/08/16 06:55:18 manu Exp $
+# $NetBSD: Makefile,v 1.29 2009/01/10 17:13:01 manu Exp $
 
 DISTNAME=              ipsec-tools-0.7.1
 CATEGORIES=            security
@@ -9,7 +9,7 @@
 HOMEPAGE=              http://ipsec-tools.sourceforge.net/
 COMMENT=               IPsec-tools racoon IKE daemon
 
-ONLY_FOR_PLATFORM=     NetBSD-[3-9].*-* Linux-2.[6-9].*-*
+ONLY_FOR_PLATFORM=     NetBSD-[3-9].*-* FreeBSD-[5-9].*-* Linux-2.[6-9].*-*
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index