pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/dtcpclient ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de626033ff1e
branches:  trunk
changeset: 489364:de626033ff1e
user:      hamajima <hamajima%pkgsrc.org@localhost>
date:      Sun Feb 20 04:43:26 2005 +0000

description:
ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-*

diffstat:

 net/dtcpclient/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b2409b88a23a -r de626033ff1e net/dtcpclient/Makefile
--- a/net/dtcpclient/Makefile   Sun Feb 20 01:52:36 2005 +0000
+++ b/net/dtcpclient/Makefile   Sun Feb 20 04:43:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/23 05:07:43 hamajima Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/20 04:43:26 hamajima Exp $
 #
 
 DISTNAME=      dtcpclient-20040923
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.imasy.or.jp/~ume/dtcp/
 COMMENT=       Dynamic Tunnel Configuration Protocol client
 
+ONLY_FOR_PLATFORM=     FreeBSD-*-* NetBSD-*-* OpenBSD-*-*
+
 RCD_SCRIPTS=   dtcpclient
 USE_PKGINSTALL=        YES
 



Home | Main Index | Thread Index | Old Index