diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2011-11-03 03:38:49 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2011-11-03 03:38:49 +0000 |
commit | 29d53cdeaf2ce81ec3d4bc51a92f3f192037058c (patch) | |
tree | 3347a7a381d76041ff1a9cfbdda0957df159ded0 /pkgtools/Makefile | |
parent | 2287ce47a905af0e4e0cf6c73361f9e249fa3276 (diff) | |
download | pkgsrc-29d53cdeaf2ce81ec3d4bc51a92f3f192037058c.tar.gz |
add and enable tinderbox-dragonfly
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 524ebcf89c6..277bdd90abe 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2011/05/18 19:41:11 cheusov Exp $ +# $NetBSD: Makefile,v 1.102 2011/11/03 03:38:49 jnemeth Exp $ # COMMENT= Tools for use in the packages collection @@ -60,6 +60,7 @@ SUBDIR+= rdigest SUBDIR+= revbump SUBDIR+= rpm2pkg SUBDIR+= shlock +SUBDIR+= tinderbox-dragonfly SUBDIR+= url2pkg SUBDIR+= verifypc SUBDIR+= x11-links |