diff options
author | rene <rene@FreeBSD.org> | 2017-01-03 04:04:36 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-03 04:04:36 +0800 |
commit | b635301db8c6f484bb936fac7d40bcaa40602d11 (patch) | |
tree | 8fa5128edd76c33c8a992f878a6b2754f03c19cc /net/udptunnel/Makefile | |
parent | 4ced4eb83f3b812092254c86e12202bae87ac56a (diff) | |
download | freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.tar.gz freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.tar.zst freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.zip |
leeym handed in his commit bit.
Diffstat (limited to 'net/udptunnel/Makefile')
-rw-r--r-- | net/udptunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/udptunnel/Makefile b/net/udptunnel/Makefile index b6450a18a6ce..e7b18c83a3db 100644 --- a/net/udptunnel/Makefile +++ b/net/udptunnel/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/ -MAINTAINER= leeym@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tunnel UDP packets over a TCP connection GNU_CONFIGURE= yes |