=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/Makefile.in,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- src/usr.bin/sudo/Attic/Makefile.in 2003/04/07 03:31:09 1.17 +++ src/usr.bin/sudo/Attic/Makefile.in 2003/04/19 21:57:17 1.18 @@ -32,9 +32,13 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # +# Sponsored in part by the Defense Advanced Research Projects +# Agency (DARPA) and Air Force Research Laboratory, Air Force +# Materiel Command, USAF, under agreement number F39502-99-1-0512. +# # @configure_input@ # -# $Sudo: Makefile.in,v 1.232 2003/04/02 18:45:35 millert Exp $ +# $Sudo: Makefile.in,v 1.233 2003/04/16 00:42:09 millert Exp $ # #### Start of system configuration section. #### @@ -140,7 +144,7 @@ LIBOBJS = @LIBOBJS@ @ALLOCA@ -VERSION = 1.6.7p3 +VERSION = 1.6.7p4 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES HISTORY INSTALL INSTALL.configure \ LICENSE Makefile.in PORTING README RUNSON TODO TROUBLESHOOTING \