diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-31 13:57:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-31 13:57:28 +0000 |
commit | 3b9d193ed47a776878b954d5c3fd72ab12c341e2 (patch) | |
tree | e9e3e04040ede20d912e02a3b3e3b8d204ea4d79 /sysutils/Makefile | |
parent | eaac413af1d22091d6f04cad56e987bff59fc839 (diff) | |
download | pkgsrc-3b9d193ed47a776878b954d5c3fd72ab12c341e2.tar.gz |
Add nautilus-sendto.
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 e11007e6738..1cfd16ab17c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.442 2008/10/30 20:58:33 bjs Exp $ +# $NetBSD: Makefile,v 1.443 2008/10/31 13:57:28 wiz Exp $ # COMMENT= System utilities @@ -181,6 +181,7 @@ SUBDIR+= munin-node SUBDIR+= munin-server SUBDIR+= nautilus SUBDIR+= nautilus-cd-burner +SUBDIR+= nautilus-sendto SUBDIR+= ndesk-dbus SUBDIR+= ndesk-dbus-glib SUBDIR+= news |