diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-10-27 17:46:37 +0200 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-11-01 23:11:47 +0100 |
commit | 05f0f44a557a53913001d6debf17965dfb799288 (patch) | |
tree | 75e92928cabf1007753c9be94d0344f1802f97e9 /print/epsonepl | |
parent | multimedia/emby-server-devel: update to 4.8.0.57 (diff) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Diffstat (limited to 'print/epsonepl')
-rw-r--r-- | print/epsonepl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/epsonepl/Makefile b/print/epsonepl/Makefile index ca3b8ad61375..a84407b6d1b2 100644 --- a/print/epsonepl/Makefile +++ b/print/epsonepl/Makefile @@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME}ijs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Printer filter for EPSON EPL-5700L etc -WWW= http://epsonepl.sourceforge.net/ +WWW= https://epsonepl.sourceforge.net/ LIB_DEPENDS= libijs.so:print/libijs |