diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-07 07:54:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-07 07:54:25 +0000 |
commit | 042fbfeec3d7d4e503feb449feb7eb8f8334dff1 (patch) | |
tree | 47193d7e05c72a3529749a0d344168981d2df137 /misc | |
parent | 982fdc88f86956e2786f419d0713e40bef03b312 (diff) | |
download | pkgsrc-042fbfeec3d7d4e503feb449feb7eb8f8334dff1.tar.gz |
Follow a redirect.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gaupol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile index c0a36d69d94..ccccc231536 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2017/08/16 21:22:13 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2017/09/07 07:55:38 wiz Exp $ DISTNAME= gaupol-0.28.2 PKGREVISION= 4 @@ -7,7 +7,7 @@ CATEGORIES= misc EXTRACT_SUFX= .tar.xz MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://otsaloma.io/gaupol/ +HOMEPAGE= https://otsaloma.io/gaupol/ COMMENT= Subtitle editor LICENSE= gnu-gpl-v3 |