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 | d6786f2c8b8f72dc9618eae6964b5c6152cfd9a8 (patch) | |
tree | 3347a7a381d76041ff1a9cfbdda0957df159ded0 /pkgtools/Makefile | |
parent | d8b75a7887893eeb80fd4c1cdac75c7dbbbc58a1 (diff) | |
download | pkgsrc-d6786f2c8b8f72dc9618eae6964b5c6152cfd9a8.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 |