diff options
Diffstat (limited to 'comms/ser2net/Makefile')
-rw-r--r-- | comms/ser2net/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/ser2net/Makefile b/comms/ser2net/Makefile index e27b8476c69f..58082f246ac3 100644 --- a/comms/ser2net/Makefile +++ b/comms/ser2net/Makefile @@ -1,8 +1,7 @@ PORTNAME= ser2net -PORTVERSION= 4.6.4 -PORTREVISION= 1 +PORTVERSION= 4.6.5 CATEGORIES= comms net -MASTER_SITES= SF/${PORTNAME}/${PORTNAME} +MASTER_SITES= https://github.com/cminyard/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Allows to access serial ports over IP |