diff options
Diffstat (limited to 'net/udptunnel/Makefile')
-rw-r--r-- | net/udptunnel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/udptunnel/Makefile b/net/udptunnel/Makefile index 2cc3147b81e..83faa307598 100644 --- a/net/udptunnel/Makefile +++ b/net/udptunnel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/02/16 17:21:57 grant Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:39 jschauma Exp $ # DISTNAME= udptunnel-1.1 CATEGORIES= net MASTER_SITES= ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.cs.columbia.edu/~lennox/udptunnel/ COMMENT= Tunnel UDP packets over a TCP connection |