summaryrefslogtreecommitdiff
path: root/net/tnftp
diff options
context:
space:
mode:
authorgrant <grant>2004-03-11 13:48:58 +0000
committergrant <grant>2004-03-11 13:48:58 +0000
commit63dc42d81412bae52df94bc21e1ce11ce5a241ba (patch)
tree08a486c4c6a095063f8bc4c36dbd1fd490dfdeab /net/tnftp
parent175f26e9db7605ad28680fee751d3bf76b71e163 (diff)
downloadpkgsrc-63dc42d81412bae52df94bc21e1ce11ce5a241ba.tar.gz
utimes.c got added in the wrong place. move it to libnetbsd/
Diffstat (limited to 'net/tnftp')
-rw-r--r--net/tnftp/files/libnetbsd/utimes.c (renamed from net/tnftp/files/utimes.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tnftp/files/utimes.c b/net/tnftp/files/libnetbsd/utimes.c
index 79fff58a7ec..4128c3e42d5 100644
--- a/net/tnftp/files/utimes.c
+++ b/net/tnftp/files/libnetbsd/utimes.c
@@ -1,4 +1,4 @@
-/* $NetBSD: utimes.c,v 1.1 2004/03/11 13:45:55 grant Exp $ */
+/* $NetBSD: utimes.c,v 1.1 2004/03/11 13:48:58 grant Exp $ */
/*-
* Copyright (c) 2004 The NetBSD Foundation, Inc.