diff options
author | szptvlfn <szptvlfn> | 2014-07-28 21:02:55 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn> | 2014-07-28 21:02:55 +0000 |
commit | 8bca9aeb8242f4049bc4209c5bf01af1962daa15 (patch) | |
tree | be9d111a7cac10b3cfc72edf4690f98547b84817 /devel | |
parent | 1c1f84d30ad8191b6a3afb0a6f47f4d5277945fd (diff) | |
download | pkgsrc-8bca9aeb8242f4049bc4209c5bf01af1962daa15.tar.gz |
+ hs-vault
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6a36be37585..4b82697315f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1938 2014/07/28 00:09:20 wen Exp $ +# $NetBSD: Makefile,v 1.1939 2014/07/28 21:02:55 szptvlfn Exp $ # COMMENT= Development utilities @@ -322,6 +322,7 @@ SUBDIR+= hs-transformers-compat SUBDIR+= hs-uniplate SUBDIR+= hs-unordered-containers SUBDIR+= hs-utf8-string +SUBDIR+= hs-vault SUBDIR+= hs-vector SUBDIR+= ht SUBDIR+= hugs-HUnit |