Skip to content

Commit ca06620

Browse files
committed
py-mox: follow redirect
1 parent d86a499 commit ca06620

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

devel/py-mox/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.2 2022/01/19 17:54:37 wiz Exp $
1+
# $NetBSD: Makefile,v 1.3 2026/01/26 09:52:54 wiz Exp $
22

33
DISTNAME= mox-0.5.3
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= devel
77
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mox/}
88

99
MAINTAINER= kamelderouiche@yahoo.com
10-
HOMEPAGE= http://code.google.com/p/pymox/
10+
HOMEPAGE= https://code.google.com/archive/p/pymox/
1111
COMMENT= Mock object framework for Python
1212
LICENSE= apache-2.0
1313

0 commit comments

Comments
 (0)