diff options
Diffstat (limited to 'net/xrdp/Makefile')
-rw-r--r-- | net/xrdp/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index ea39e63a1df2..49dac567bfb2 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -1,8 +1,9 @@ PORTNAME= xrdp -DISTVERSION= 0.10.3 +DISTVERSION= 0.10.4.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= https://github.com/neutribolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/neutrinolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ DIST_SUBDIR?= ${PORTNAME} PATCH_SITES= https://github.com/neutrinolabs/${PORTNAME}/commit/ |