summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-02-06 10:42:51 +0000
committerpin <pin@pkgsrc.org>2021-02-06 10:42:51 +0000
commit298bbef2d282a271fa8eeeb28fc67549c069a002 (patch)
tree627d0d5b990442c585268f866bec8a0c77879304
parenta79258c5ce9fd4f2d26f1608e588e5102f456c5a (diff)
downloadpkgsrc-298bbef2d282a271fa8eeeb28fc67549c069a002.tar.gz
sysutils/refi: fix homepage
-rw-r--r--sysutils/refi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/refi/Makefile b/sysutils/refi/Makefile
index 95c6c8b0b50..277523758b4 100644
--- a/sysutils/refi/Makefile
+++ b/sysutils/refi/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2021/02/06 10:35:18 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/06 10:42:51 pin Exp $
DISTNAME= refi-3.0.0
CATEGORIES= sysutils
MASTER_SITES= https://gitlab.com/miicat/refi/-/archive/v${PKGVERSION_NOREV}/
MAINTAINER= pin@NetBSD.org
-HOMEPAGE= https://gitlab.com/miicat/refi/-/archive/
+HOMEPAGE= https://gitlab.com/miicat/refi/
COMMENT= Rename files in numberic order
LICENSE= gnu-gpl-v3