diff options
author | jmcneill <jmcneill> | 2010-12-27 16:29:59 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2010-12-27 16:29:59 +0000 |
commit | 5a64d82fed3807379afc9db9c17d5144e5dc7783 (patch) | |
tree | 1fdad28af9bb6e34196d76eea3efccf872d21b95 /sysutils/Makefile | |
parent | fff961591c00fa163e9bcc5185e3b261afbd9acb (diff) | |
download | pkgsrc-5a64d82fed3807379afc9db9c17d5144e5dc7783.tar.gz |
add xc5k-firmware
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 71b1abd911a..6b583de7dc3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.504 2010/12/19 20:30:04 plunky Exp $ +# $NetBSD: Makefile,v 1.505 2010/12/27 16:29:59 jmcneill Exp $ # COMMENT= System utilities @@ -388,6 +388,7 @@ SUBDIR+= wtail SUBDIR+= xapply SUBDIR+= xbatt SUBDIR+= xbattbar +SUBDIR+= xc5k-firmware SUBDIR+= xcdroast SUBDIR+= xdu SUBDIR+= xenkernel20 |