diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
commit | f9a098aa2bc6bf430432b7cdcfcf02715dc5d3f7 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /net/aria2 | |
parent | 6ad0e8aef6d5cd19a583aa647d03284e0412f2dd (diff) | |
download | pkgsrc-f9a098aa2bc6bf430432b7cdcfcf02715dc5d3f7.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'net/aria2')
-rw-r--r-- | net/aria2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/aria2/Makefile b/net/aria2/Makefile index f31efb5d466..7f7e33da1a4 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2011/05/04 23:33:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2011/06/10 21:57:09 obache Exp $ # DISTNAME= aria2-1.11.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aria2/} EXTRACT_SUFX= .tar.bz2 |