summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 18:55:07 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 18:55:07 +0000
commit29357c598720f87cdd22b2412d4a7f4be87a9a51 (patch)
tree9976f2a10a025f71d2c90b3d00e25ecda4359ca4 /filesystems
parent7914b046f73dd13b87ac289aab16c1bc7f8a9b4c (diff)
downloadpkgsrc-29357c598720f87cdd22b2412d4a7f4be87a9a51.tar.gz
Update some URLs.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/py-filesystem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/py-filesystem/Makefile b/filesystems/py-filesystem/Makefile
index 3aa0e1d24ab..92c51fdb4a8 100644
--- a/filesystems/py-filesystem/Makefile
+++ b/filesystems/py-filesystem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/04 18:55:08 wiz Exp $
VERSION= 0.4.0
DISTNAME= fs-${VERSION}
@@ -8,7 +8,7 @@ CATEGORIES= filesystems
MASTER_SITES= http://pyfilesystem.googlecode.com/files/
MAINTAINER= gdt@ir.bbn.com
-HOMEPAGE= http://code.google.com/p/pyfilesystem/
+HOMEPAGE= https://github.com/PyFilesystem/pyfilesystem
COMMENT= Python filesystem access library
LICENSE= modified-bsd