diff options
author | wiz <wiz> | 2013-09-30 17:26:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-09-30 17:26:10 +0000 |
commit | db342d65c628e22c731b5f8145e33ac5b8cad626 (patch) | |
tree | 5469ba9461807b277f46d5876298657869655d71 /sysutils | |
parent | 5518394bd50c61a5addc71d192775c0527c9e864 (diff) | |
download | pkgsrc-db342d65c628e22c731b5f8145e33ac5b8cad626.tar.gz |
+ py-xattr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index cb4faa0d090..d0253285f3a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.586 2013/09/13 10:32:16 sno Exp $ +# $NetBSD: Makefile,v 1.587 2013/09/30 17:26:10 wiz Exp $ # COMMENT= System utilities @@ -369,6 +369,7 @@ SUBDIR+= py-dbus SUBDIR+= py-gnome-menus SUBDIR+= py-notify SUBDIR+= py-notify-python +SUBDIR+= py-xattr SUBDIR+= qlogtools SUBDIR+= radeontool SUBDIR+= radmind |