ohauer      2011-11-06 21:55:53 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.apache.mk 
  Log:
  - force usage of USE_APACHE values without '.'
  
   Examples:
    USE_APACHE= 22       # specify exact version
    USE_APACHE= 13+      # specify [min] version, no [max] version
    USE_APACHE= 13-22    # specify [min]-[max] range
    USE_APACHE= -22      # specify [max] version, no [min] version
  
  with hat apache@
  
  Revision  Changes    Path
  1.32      +5 -5      ports/Mk/bsd.apache.mk
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to