diff options
author | youri <youri@pkgsrc.org> | 2018-06-11 23:56:14 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2018-06-11 23:56:14 +0000 |
commit | c9cd2f73a06cba1ea0a5162ebb18fb05f4158226 (patch) | |
tree | 6c379235031a0452516c1bc53bf900f218e9083b /sysutils/Makefile | |
parent | 7bbca26e8a4c3942be51181920fbc7bd0f56dd57 (diff) | |
download | pkgsrc-c9cd2f73a06cba1ea0a5162ebb18fb05f4158226.tar.gz |
+ accountsservice
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 7e532edb83b..1dadbb86f69 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.761 2018/06/07 00:58:27 jmcneill Exp $ +# $NetBSD: Makefile,v 1.762 2018/06/11 23:56:14 youri Exp $ # COMMENT= System utilities @@ -7,6 +7,7 @@ SUBDIR+= 855resolution SUBDIR+= 915resolution SUBDIR+= 9base SUBDIR+= WCMCommander +SUBDIR+= accountsservice SUBDIR+= acpica-utils SUBDIR+= acpidump SUBDIR+= adtool |