diff options
author | imil <imil@pkgsrc.org> | 2016-03-08 16:55:19 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2016-03-08 16:55:19 +0000 |
commit | 0b143e10d0e459c2930efb20d5a07f94776d77ec (patch) | |
tree | cebff09d0be4431d09470ebb3b1c9b3bf86c535a /sysutils/Makefile | |
parent | 92a37e83b3b86142a53ccd051fd0fbaea5c6b163 (diff) | |
download | pkgsrc-0b143e10d0e459c2930efb20d5a07f94776d77ec.tar.gz |
add & enable facette
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 df38796b851..bc9ca9ec5ff 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.660 2016/03/04 11:11:59 youri Exp $ +# $NetBSD: Makefile,v 1.661 2016/03/08 16:55:19 imil Exp $ # COMMENT= System utilities @@ -137,6 +137,7 @@ SUBDIR+= euca2ools SUBDIR+= eventlog SUBDIR+= extipl SUBDIR+= fabric +SUBDIR+= facette SUBDIR+= fakeroot SUBDIR+= fam SUBDIR+= fastfs |