diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-18 21:28:24 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-18 21:28:24 +0000 |
commit | b5f40862128dd158f62846d817db41cfba8a8497 (patch) | |
tree | 57aaa06eba8c1d7351bee647f8865769412247df /devel/Makefile | |
parent | 6101770fa687206774b67f666bba4706a830e0f6 (diff) | |
download | pkgsrc-b5f40862128dd158f62846d817db41cfba8a8497.tar.gz |
+ hs-data-default-class
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 2c663f6c9da..87800714860 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1907 2014/05/18 21:21:06 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.1908 2014/05/18 21:28:24 szptvlfn Exp $ # COMMENT= Development utilities @@ -292,6 +292,7 @@ SUBDIR+= heirloom-what SUBDIR+= hg-git SUBDIR+= hoe SUBDIR+= hptools +SUBDIR+= hs-data-default-class SUBDIR+= hs-mtl SUBDIR+= hs-tagged SUBDIR+= hs-text |