diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-03 22:35:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-03 22:35:38 +0000 |
commit | e8dcdff9aea8c7e876da19c05ea22f5fcd2492db (patch) | |
tree | d71e569cbda7edc4afe37821918901ed59eb389a /sysutils | |
parent | ea3ab3d08d5f8de415717c6877112cb34b898752 (diff) | |
download | pkgsrc-e8dcdff9aea8c7e876da19c05ea22f5fcd2492db.tar.gz |
+ p5-Gnome2-VFS.
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 826ad303701..927438d4a3f 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.498 2010/08/15 09:08:58 obache Exp $ +# $NetBSD: Makefile,v 1.499 2010/09/03 22:35:38 wiz Exp $ # COMMENT= System utilities @@ -222,6 +222,7 @@ SUBDIR+= p5-Filesys-Df SUBDIR+= p5-Filesys-DfPortable SUBDIR+= p5-Filesys-Statvfs SUBDIR+= p5-GTop +SUBDIR+= p5-Gnome2-VFS SUBDIR+= p5-IO-KQueue SUBDIR+= p5-Lchown SUBDIR+= p5-Linux-Inotify2 |