diff options
Diffstat (limited to 'net/choparp/Makefile')
-rw-r--r-- | net/choparp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/choparp/Makefile b/net/choparp/Makefile index 23d9c239822..9e7fd1c176f 100644 --- a/net/choparp/Makefile +++ b/net/choparp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2002/11/09 02:23:22 itojun Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:02 grant Exp $ # DISTNAME= choparp-20021107 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choparp/} -MAINTAINER= dbj@netbsd.org +MAINTAINER= dbj@NetBSD.org HOMEPAGE= http://choparp.sf.net/ COMMENT= Simple proxy arp daemon |