diff options
Diffstat (limited to 'net/unix2tcp/Makefile')
-rw-r--r-- | net/unix2tcp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/unix2tcp/Makefile b/net/unix2tcp/Makefile index b5eb291747e9..431c085ad425 100644 --- a/net/unix2tcp/Makefile +++ b/net/unix2tcp/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://freebsdcluster.org/~mich/software/ \ MAINTAINER= portmaster@bsdforge.com COMMENT= Connection forwarder that converts Unix sockets into TCP sockets +WWW= http://ahriman.bucharest.roedu.net/unix2tcp/ CFLAGS+= -DHAVE_CONFIG_H -I. GNU_CONFIGURE= yes |