diff options
Diffstat (limited to 'net/aria2/Makefile')
-rw-r--r-- | net/aria2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/aria2/Makefile b/net/aria2/Makefile index b741f77bcde..788c037d413 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2018/04/14 07:34:34 adam Exp $ +# $NetBSD: Makefile,v 1.74 2018/04/17 22:29:44 wiz Exp $ DISTNAME= aria2-1.32.0 #PKGREVISION= 1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=aria2/} EXTRACT_SUFX= .tar.xz |