diff options
Diffstat (limited to 'comms/tcpser/Makefile')
-rw-r--r-- | comms/tcpser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile index 7a9d37525c8a..9e27a4565f63 100644 --- a/comms/tcpser/Makefile +++ b/comms/tcpser/Makefile @@ -5,6 +5,7 @@ CATEGORIES= comms MAINTAINER= nc@FreeBSD.org COMMENT= TCPSER turns serial port into an emulated Hayes compatible modem +WWW= https://github.com/FozzTexx/tcpser LICENSE= GPLv2+ |