diff options
author | agc <agc> | 2005-01-24 10:51:40 +0000 |
---|---|---|
committer | agc <agc> | 2005-01-24 10:51:40 +0000 |
commit | dd1809c60e12f3ac82570dd2b994cc6ec9d66277 (patch) | |
tree | 581d58633ad2b8dba81931670c143fc491b6787c /sysutils | |
parent | 4a339c4dfd12af6fbc6bca13fdffb5827ce3d4f8 (diff) | |
download | pkgsrc-dd1809c60e12f3ac82570dd2b994cc6ec9d66277.tar.gz |
Add and enable estd
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 421ecaa17b1..0bd69d9719b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.281 2005/01/17 12:57:12 martti Exp $ +# $NetBSD: Makefile,v 1.282 2005/01/24 10:51:40 agc Exp $ COMMENT= System utilities @@ -53,6 +53,7 @@ SUBDIR+= dvd+rw-tools SUBDIR+= dvdrecord SUBDIR+= e2fsprogs SUBDIR+= easydiskpasswd +SUBDIR+= estd SUBDIR+= etcupdate SUBDIR+= extipl SUBDIR+= fakeroot |