diff options
Diffstat (limited to 'net/mouse-pppoe/Makefile')
-rw-r--r-- | net/mouse-pppoe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mouse-pppoe/Makefile b/net/mouse-pppoe/Makefile index fd0f0c83b3e..0794b6b8886 100644 --- a/net/mouse-pppoe/Makefile +++ b/net/mouse-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:38 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/04/06 03:45:21 rodent Exp $ DISTNAME= pppoe.20000912 PKGNAME= mouse-${DISTNAME:S/./-/} @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://sparkle.rodents.montreal.qc.ca/pub/mouse/ftp.netbsd.org/pppoe/ MAINTAINER= mouse@NetBSD.org -COMMENT= derMouse's PPP over Ethernet program +COMMENT= PPP over Ethernet program by der Mouse NOT_FOR_PLATFORM= Interix-*-* # no userland protocol stack support |