summaryrefslogtreecommitdiff
path: root/net/ppp-lzs
diff options
context:
space:
mode:
Diffstat (limited to 'net/ppp-lzs')
-rw-r--r--net/ppp-lzs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ppp-lzs/Makefile b/net/ppp-lzs/Makefile
index dddf3e64bc7..1eccb413b69 100644
--- a/net/ppp-lzs/Makefile
+++ b/net/ppp-lzs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/01/31 00:04:12 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/02/22 19:26:57 wiz Exp $
DISTNAME= ppp-lzs-1.2
CATEGORIES= net
@@ -11,7 +11,7 @@ COMMENT= PPP daemon and LKM with Stac LZS decompression
BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 pkgsrc-2006Q4
CONFLICTS+= ppp-* ppp-mppe-*
-ONLY_FOR_PLATFORM= NetBSD-*-*
+ONLY_FOR_PLATFORM= NetBSD-*-*
.include "../../mk/bsd.prefs.mk"