summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-09-20 22:39:43 +0000
committerhubertf <hubertf@pkgsrc.org>2001-09-20 22:39:43 +0000
commitc5fff3db5d26170c9496ad6fa7a24cdead3009cb (patch)
tree3bd665a1d539630c1be19f81a094d6e395968ca1 /net
parenta1ab922071c0eace71c484233eff179e57fc0bd4 (diff)
downloadpkgsrc-c5fff3db5d26170c9496ad6fa7a24cdead3009cb.tar.gz
Seems NetBSD 1.5's pppd is not as good as this one, so make it available
for NetBSD-*-* (was 1.4-only before). Reported by Christoph Leuzinger <u53n3t@westworks.ch> in de.comp.os.unix.bsd
Diffstat (limited to 'net')
-rw-r--r--net/ppp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ppp/Makefile b/net/ppp/Makefile
index ecd15c63a05..1be9d2d68a7 100644
--- a/net/ppp/Makefile
+++ b/net/ppp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/09/20 22:39:43 hubertf Exp $
DISTNAME= ppp-2.3.11
CATEGORIES= net
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://cs.anu.edu.au/pub/software/ppp/
MAINTAINER= tron@netbsd.org
COMMENT= Point-to-Point Protocol for Internet connections over serial lines
-ONLY_FOR_PLATFORM= NetBSD-1.4*-*
+ONLY_FOR_PLATFORM= NetBSD-*-*
HAS_CONFIGURE= yes
MANCOMPRESSED_IF_MANZ= yes