head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.07.12.03.22.00;	author brooks;	state dead;
branches;
next	1.1;

1.1
date	2003.07.06.09.23.09;	author oliver;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Upgrade to 0.42.
- Replace patche files with REINPLACE_CMD.

PR:		ports/100054
Submitted by:	chinsan <chinsan.tw at gmail.com>
@
text
@
$FreeBSD: ports/ftp/tftp-hpa/files/patch-tftpd::Makefile,v 1.1 2003/07/06 09:23:09 oliver Exp $

--- tftpd/Makefile.orig	Tue Jan 14 20:21:19 2003
+++ tftpd/Makefile	Tue Jan 14 20:24:28 2003
@@@@ -24,7 +24,7 @@@@
 
 install: all
 	mkdir -p $(INSTALLROOT)$(SBINDIR) $(INSTALLROOT)$(MANDIR)/man8
-	$(INSTALL_PROGRAM) tftpd$(X) $(INSTALLROOT)$(SBINDIR)/in.tftpd
+	$(INSTALL_PROGRAM) tftpd$(X) $(INSTALLROOT)$(LIBEXECDIR)/in.tftpd
 	$(INSTALL_DATA)    tftpd.8 $(INSTALLROOT)$(MANDIR)/man8/in.tftpd.8
 	cd $(INSTALLROOT)$(MANDIR)/man8 && $(LN_S) -f in.tftpd.8 tftpd.8
 
@


1.1
log
@Add tftp-hpa 0.34, "An advanced tftp server".

PR:		47156
Submitted by:	Brooks Davis <brooks@@freebsd.org>
@
text
@d2 1
a2 1
$FreeBSD$
@

