diff options
author | xtraeme <xtraeme> | 2004-04-13 14:08:25 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-13 14:08:25 +0000 |
commit | 6e29fbf812d77c41a3e9b7fdaec5cfb912c451ec (patch) | |
tree | 515c50a57c903c3fa6c56730b0162ddc85919283 /misc/Makefile | |
parent | 8fc65f9aac49cf6a006d961a2679f8142e3467b1 (diff) | |
download | pkgsrc-6e29fbf812d77c41a3e9b7fdaec5cfb912c451ec.tar.gz |
Added uptimec, and fix my previous entries (date was wrong).
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 82e0cedc8ed..fad9a4ecf28 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.198 2004/04/02 07:41:40 rh Exp $ +# $NetBSD: Makefile,v 1.199 2004/04/13 14:08:25 xtraeme Exp $ # COMMENT= Miscellaneous utilities @@ -157,6 +157,7 @@ SUBDIR+= tds SUBDIR+= team SUBDIR+= ttyrec SUBDIR+= udfclient +SUBDIR+= uptimec SUBDIR+= utftools SUBDIR+= vera SUBDIR+= vfu |