diff options
author | wiz <wiz> | 2002-01-29 12:39:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-01-29 12:39:19 +0000 |
commit | 1c0e9b48d6f651a1c1830f4e159209b40fb8bd3c (patch) | |
tree | f82cb884aca8341810c371c6e4c5c9eeb387b7c4 /sysutils | |
parent | 78805ed817bba85e86f2a8461c0f6cb9a8053497 (diff) | |
download | pkgsrc-1c0e9b48d6f651a1c1830f4e159209b40fb8bd3c.tar.gz |
add and enable gentoo
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 d60b56e95bd..4c3da5d516d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2001/12/31 11:46:33 abs Exp $ +# $NetBSD: Makefile,v 1.120 2002/01/29 12:39:19 wiz Exp $ # COMMENT= System utilities @@ -34,6 +34,7 @@ SUBDIR+= fsviewer SUBDIR+= gcdmaster SUBDIR+= gcombust SUBDIR+= genpasswd +SUBDIR+= gentoo SUBDIR+= gkrellm SUBDIR+= gmc SUBDIR+= gnome-vfs |