diff options
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r-- | net/dante/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile index 3c0cc387c92..7aa29a741b1 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2002/09/10 06:10:04 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:51:04 grant Exp $ # DISTNAME= dante-1.1.13 CATEGORIES= net security MASTER_SITES= ftp://ftp.inet.no/pub/socks/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.inet.no/dante/ COMMENT= BSD-licensed socks 4/5 proxy suite |