diff options
author | wiz <wiz> | 2014-04-29 19:11:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-29 19:11:28 +0000 |
commit | 0dde50ffa7c1d67737aa2299f44f979608afd178 (patch) | |
tree | e511a0650e6f88f271c252e527f983edf8c2f71f | |
parent | 6dca652bb013ec4cfbcd79a236114c88f62f0d66 (diff) | |
download | pkgsrc-0dde50ffa7c1d67737aa2299f44f979608afd178.tar.gz |
+ appdata-tools
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4e89868a46b..8a527f6cf60 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1889 2014/04/26 16:03:46 wen Exp $ +# $NetBSD: Makefile,v 1.1890 2014/04/29 19:11:28 wiz Exp $ # COMMENT= Development utilities @@ -39,6 +39,7 @@ SUBDIR+= apache-ant15 SUBDIR+= apache-ivy SUBDIR+= apache-maven SUBDIR+= apel +SUBDIR+= appdata-tools SUBDIR+= apr SUBDIR+= apr-util SUBDIR+= apr0 |