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 /pkgtools/url2pkg | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'pkgtools/url2pkg')
-rw-r--r-- | pkgtools/url2pkg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index 404450b4cc8..70bc73d373d 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2018/04/08 20:13:54 rillig Exp $ +# $NetBSD: Makefile,v 1.89 2018/08/22 09:46:12 wiz Exp $ PKGNAME= url2pkg-2.29 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org |