diff options
Diffstat (limited to 'net/udptunnel')
-rw-r--r-- | net/udptunnel/Makefile | 1 | ||||
-rw-r--r-- | net/udptunnel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/udptunnel/Makefile b/net/udptunnel/Makefile index 57b2c2d..eb2218c 100644 --- a/net/udptunnel/Makefile +++ b/net/udptunnel/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.cs.columbia.edu/pub/lennox/udptunnel/ MAINTAINER= leeym@FreeBSD.org +COMMENT= Tunnel UDP packets over a TCP connection GNU_CONFIGURE= yes diff --git a/net/udptunnel/pkg-comment b/net/udptunnel/pkg-comment deleted file mode 100644 index bdaf272..0000000 --- a/net/udptunnel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tunnel UDP packets over a TCP connection |