diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/quagga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 0d7ff88132b..a9a989f25fa 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/03/04 21:30:23 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2006/03/08 15:24:53 gdt Exp $ # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp # @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.quagga.net/download/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.quagga.net/ COMMENT= Free multithreaded routing daemon software (fork of zebra) |