diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-02 07:13:48 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-02 07:13:48 +0000 |
commit | d37ca59b51cb881db6e5cad39071477fa858141d (patch) | |
tree | e4e1fbbe71f6cee4716978cf92e958c906cf7f7e /devel/log4cxx | |
parent | 904ecf4a50e8d022c38a49c713f6f607d1a110bc (diff) | |
download | pkgsrc-d37ca59b51cb881db6e5cad39071477fa858141d.tar.gz |
Recursive bump for devel/apr buildlink addition.
Diffstat (limited to 'devel/log4cxx')
-rw-r--r-- | devel/log4cxx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index bca51472d02..c98c954a617 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/02/18 18:00:43 reed Exp $ +# $NetBSD: Makefile,v 1.3 2011/12/02 07:13:48 sbd Exp $ DISTNAME= apache-log4cxx-0.10.0 PKGNAME= ${DISTNAME:S/apache-//} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=logging/log4cxx/0.10.0/} |