diff options
Diffstat (limited to 'print/zathura-ps/Makefile')
-rw-r--r-- | print/zathura-ps/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/zathura-ps/Makefile b/print/zathura-ps/Makefile index f7f71aeb1aa..59e5a41d1c9 100644 --- a/print/zathura-ps/Makefile +++ b/print/zathura-ps/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2017/02/12 06:25:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 09:03:04 wiz Exp $ # DISTNAME= zathura-ps-0.2.4 PKGREVISION= 2 CATEGORIES= print -MASTER_SITES= http://pwmt.org/projects/zathura-ps/download/ +MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ MAINTAINER= leot@NetBSD.org -HOMEPAGE= http://pwmt.org/projects/zathura-ps/ +HOMEPAGE= https://pwmt.org/projects/zathura-ps/ COMMENT= Add PS support to zathura using libspectre library LICENSE= zlib |