diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /ham/hamlib | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'ham/hamlib')
-rw-r--r-- | ham/hamlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 91f8badca41..27838186ef3 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2018/08/21 16:31:34 gdt Exp $ +# $NetBSD: Makefile,v 1.43 2018/08/22 09:45:18 wiz Exp $ # DISTNAME= hamlib-${VERSION} @@ -6,6 +6,7 @@ DISTNAME= hamlib-${VERSION} VERSION= 3.3 VERSIOND= ${VERSION} VERSIONF= ${VERSION} +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= https://github.com/Hamlib/Hamlib/releases/download/${VERSIOND}/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} |