diff --git a/filesystems/fuse-chironfs/Makefile b/filesystems/fuse-chironfs/Makefile index da237c938f9b..5270372576bb 100644 --- a/filesystems/fuse-chironfs/Makefile +++ b/filesystems/fuse-chironfs/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 16:08:30 asau Exp $ -# +# $NetBSD: Makefile,v 1.6 2017/08/01 17:02:55 wiz Exp $ DISTNAME= chironfs-1.1.1 PKGNAME= fuse-chironfs-1.1.1 @@ -8,8 +7,9 @@ CATEGORIES= filesystems MASTER_SITES= http://chironfs.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/chironfs/ +HOMEPAGE= https://code.google.com/archive/p/chironfs/ COMMENT= Replicating file system +LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes diff --git a/geography/garmintools/Makefile b/geography/garmintools/Makefile index 4e3a65806c7c..1132b259d8f8 100644 --- a/geography/garmintools/Makefile +++ b/geography/garmintools/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2013/04/13 07:55:04 ghen Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/01 17:03:25 wiz Exp $ DISTNAME= garmintools-0.10 CATEGORIES= geography MASTER_SITES= http://garmintools.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/garmintools/ +HOMEPAGE= https://code.google.com/archive/p/garmintools/ COMMENT= Utilities for Garmin Forerunner 305 and similar GPS units +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes