diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-22 21:41:03 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-22 21:41:03 +0000 |
commit | 589023756656f4b72b8d9553737a2f40830159d8 (patch) | |
tree | 2b2223dbc2d84c032ab8c07bef568b912ca4d6b0 /devel/Makefile | |
parent | 1b9d4c14f30017bca28fa7cfa8c5675cd0f79435 (diff) | |
download | pkgsrc-589023756656f4b72b8d9553737a2f40830159d8.tar.gz |
+ hs-cmdargs
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 cb2eaf3319e..8b386b33bf4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1914 2014/05/21 21:05:02 wiz Exp $ +# $NetBSD: Makefile,v 1.1915 2014/05/22 21:41:03 szptvlfn Exp $ # COMMENT= Development utilities @@ -293,6 +293,7 @@ SUBDIR+= heirloom-what SUBDIR+= hg-git SUBDIR+= hoe SUBDIR+= hptools +SUBDIR+= hs-cmdargs SUBDIR+= hs-data-default SUBDIR+= hs-data-default-class SUBDIR+= hs-data-default-instances-base |