diff options
author | rh <rh> | 2000-11-25 13:58:00 +0000 |
---|---|---|
committer | rh <rh> | 2000-11-25 13:58:00 +0000 |
commit | 647b497ee2bf6021629ac29c586f1c8643897f8c (patch) | |
tree | 5ae65d933fcd92a56b62fd6b92f02181668056bc /sysutils/Makefile | |
parent | 1daca80915795d8283331835297ecd98a6196501 (diff) | |
download | pkgsrc-647b497ee2bf6021629ac29c586f1c8643897f8c.tar.gz |
Add and enable gnome-vfs
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 5d62f0743a4..ba0105781b5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2000/10/23 15:51:49 agc Exp $ +# $NetBSD: Makefile,v 1.77 2000/11/25 13:58:00 rh Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -26,6 +26,7 @@ SUBDIR += gcombust SUBDIR += genpasswd SUBDIR += gmc + SUBDIR += gnome-vfs SUBDIR += gpart SUBDIR += gtop SUBDIR += hfsutils |