diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-29 19:11:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-29 19:11:28 +0000 |
commit | e2b9566aa889d96145f1851fa0279c93f628b846 (patch) | |
tree | b561fbb52042b724cf178a416e61288b46cb58a5 /devel/Makefile | |
parent | 5a69604baf04f621249ec238418523a219766d98 (diff) | |
download | pkgsrc-e2b9566aa889d96145f1851fa0279c93f628b846.tar.gz |
+ appdata-tools
Diffstat (limited to 'devel/Makefile')
-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 |