diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /net/aria2 | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
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 2fccda22359..07d8bf5ea9d 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/03/19 15:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2013/05/09 07:40:21 adam Exp $ # DISTNAME= aria2-1.16.4 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aria2/} EXTRACT_SUFX= .tar.bz2 |