diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 17:02:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 17:02:55 +0000 |
commit | 58fa6e81abcda89f572532fd53bbeac9da507f63 (patch) | |
tree | aca070f9eaa6ba0ec2182acb21752639f22d2a47 /geography | |
parent | 4655d38d28cc44c59e61c1b0fc6a18e9c891481b (diff) | |
download | pkgsrc-58fa6e81abcda89f572532fd53bbeac9da507f63.tar.gz |
Update HOMEPAGE. Set LICENSE.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/garmintools/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/geography/garmintools/Makefile b/geography/garmintools/Makefile index 4e3a65806c7..1132b259d8f 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 |