diff options
Diffstat (limited to 'graphics/lximage-qt')
-rw-r--r-- | graphics/lximage-qt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile index 1bbe8d97f5c8..fb03a68ab76d 100644 --- a/graphics/lximage-qt/Makefile +++ b/graphics/lximage-qt/Makefile @@ -4,8 +4,7 @@ PORTNAME= lximage-qt PORTVERSION= 0.5.1 CATEGORIES= graphics -#MASTER_SITES= LXQT/${PORTNAME} -MASTER_SITES= https://github.com/lxde/${PORTNAME}/releases/download/${PORTVERSION}/ +MASTER_SITES= LXQT/${PORTNAME} MAINTAINER= olivierd@FreeBSD.org COMMENT= Image viewer and screenshot tool |