diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-10-19 12:21:22 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-10-19 12:21:22 +0000 |
commit | 3a79929fdbb298745905de90588175859e9afeed (patch) | |
tree | 17f4b0728d4c978a335079ad2fa5d7449b77512a /sysutils/ffs2recov/Makefile | |
parent | e470f0dc4f6177a0ec6da4d10720562459a46246 (diff) |
Notes
Diffstat (limited to 'sysutils/ffs2recov/Makefile')
-rw-r--r-- | sysutils/ffs2recov/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile index ecad5653449a..da426ce4411a 100644 --- a/sysutils/ffs2recov/Makefile +++ b/sysutils/ffs2recov/Makefile @@ -5,7 +5,7 @@ PORTNAME= ffs2recov PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://BSDforge.com/projects/source/sysutils/ffs2recov/ +MASTER_SITES= https://BSDforge.com/projects/source/sysutils/ffs2recov/ MAINTAINER= portmaster@bsdforge.com COMMENT= Utility to recover UFS2 filesystems |