diff options
Diffstat (limited to 'net/xrdp/Makefile')
-rw-r--r-- | net/xrdp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index ea39e63a1df2..3d2f523563ae 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -1,8 +1,8 @@ PORTNAME= xrdp -DISTVERSION= 0.10.3 +DISTVERSION= 0.10.4.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/ |