pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libfetch/files Be a bit nicer to users that want t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d442e65cf80c
branches:  trunk
changeset: 540823:d442e65cf80c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Apr 07 19:39:24 2008 +0000

description:
Be a bit nicer to users that want to play with the fire.

diffstat:

 net/libfetch/files/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r b75d3b6e9549 -r d442e65cf80c net/libfetch/files/Makefile
--- a/net/libfetch/files/Makefile       Mon Apr 07 18:28:56 2008 +0000
+++ b/net/libfetch/files/Makefile       Mon Apr 07 19:39:24 2008 +0000
@@ -1,7 +1,8 @@
 # $NetBSD
 
 LIB=           fetch
-SRCS=          fetch.c common.c ftp.c http.c file.c ftperr.h httperr.h
+SRCS=          fetch.c common.c ftp.c http.c file.c
+DPSRCS=        ftperr.h httperr.h
 INCS=          fetch.h
 MAN=           fetch.3
 CLEANFILES=    ftperr.h httperr.h



Home | Main Index | Thread Index | Old Index