Author: kensmith
Date: Wed Oct 24 01:42:46 2012
New Revision: 241975
URL: http://svn.freebsd.org/changeset/base/241975

Log:
  Add the release package directory for 9.1-RELEASE.

Modified:
  head/usr.sbin/pkg_install/add/main.c

Modified: head/usr.sbin/pkg_install/add/main.c
==============================================================================
--- head/usr.sbin/pkg_install/add/main.c        Wed Oct 24 01:26:29 2012        
(r241974)
+++ head/usr.sbin/pkg_install/add/main.c        Wed Oct 24 01:42:46 2012        
(r241975)
@@ -89,6 +89,7 @@ struct {
        { 802000, 802499, "/packages-8.2-release" },
        { 803000, 803499, "/packages-8.3-release" },
        { 900000, 900499, "/packages-9.0-release" },
+       { 901000, 901499, "/packages-9.1-release" },
        { 300000, 399000, "/packages-3-stable" },
        { 400000, 499000, "/packages-4-stable" },
        { 502100, 502128, "/packages-5-current" },
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to