cvs commit: ports/misc/bsdiff Makefile ports/sysutils/portsnap Makefile ports/security/freebsd-update Makefile ports/sysutils/freebsd-sha1 Makefile ports/sysutils/freebsd-sha256 Makefile

Colin Percival cperciva at FreeBSD.org
Tue Sep 12 22:24:35 PDT 2006


cperciva    2006-09-13 05:24:34 UTC

  FreeBSD ports repository

  Modified files:
    misc/bsdiff          Makefile 
    sysutils/portsnap    Makefile 
    security/freebsd-update Makefile 
    sysutils/freebsd-sha1 Makefile 
    sysutils/freebsd-sha256 Makefile 
  Log:
  Turn
  IGNORE= "foo now contained in the base system"
  into
  IGNORE= "is now contained in the base system"
  since the code which prints this string prefices it with the package
  name.
  
  Suggested by:   kris
  
  Revision  Changes    Path
  1.8       +1 -1      ports/misc/bsdiff/Makefile
  1.17      +1 -1      ports/security/freebsd-update/Makefile
  1.3       +1 -1      ports/sysutils/freebsd-sha1/Makefile
  1.3       +1 -1      ports/sysutils/freebsd-sha256/Makefile
  1.17      +1 -1      ports/sysutils/portsnap/Makefile


More information about the cvs-ports mailing list