diff options
Diffstat (limited to 'net/tspc')
-rw-r--r-- | net/tspc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/tspc/Makefile b/net/tspc/Makefile index 871767fca66..55b7ea0c6ab 100644 --- a/net/tspc/Makefile +++ b/net/tspc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/28 12:10:44 ghen Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/28 12:21:42 ghen Exp $ DISTNAME= tspc-2.1.1-src PKGNAME= ${DISTNAME:S/-src//} @@ -10,8 +10,6 @@ MAINTAINER= ghen@NetBSD.org COMMENT= Tunnel Setup Protocol Client for Freenet6 HOMEPAGE= http://www.hexago.com/ -# USE_INET6 (pick this up for README-IPv6.html) - ONLY_FOR_PLATFORM= NetBSD-*-* ONLY_FOR_PLATFORM+= OpenBSD-*-* ONLY_FOR_PLATFORM+= FreeBSD-*-* |