diff options
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index b3c2db1e9c52..8ab5dd7167b0 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -6,7 +6,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 PORTREVISION= 5 CATEGORIES= editors -MASTER_SITES= http://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ +MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Gettext catalogs (.po files) editor |