diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 14:58:51 +0000 |
commit | aac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch) | |
tree | 4731dc2aa469be23d28c59f0fa47c6c55b257d52 /cross/bossa | |
parent | 728e310226d4082766b2e551577ccf9dc9f502c3 (diff) | |
download | pkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz |
Follow some http -> https redirects.
Diffstat (limited to 'cross/bossa')
-rw-r--r-- | cross/bossa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/bossa/Makefile b/cross/bossa/Makefile index 18694f92ef4..b187b3e8bf8 100644 --- a/cross/bossa/Makefile +++ b/cross/bossa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/02/12 06:25:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/01 14:58:54 wiz Exp $ PKGNAME= bossa-20140109 DISTNAME= b-o-s-s-a-code-05bfcc39bc0453c3028b1161175b95a81af7a901 @@ -7,7 +7,7 @@ CATEGORIES= comms EXTRACT_SUFX= .zip MAINTAINER= reinoud@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/b-o-s-s-a/ +HOMEPAGE= https://sourceforge.net/projects/b-o-s-s-a/ COMMENT= Open source SAM-BA compatible Atmel ARM programmer LICENSE= gnu-gpl-v3 |