OSDN Git Service

Bumbped the copyright year.
[portsreinstall/current.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 20ebac6..0bf199d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
 # ==============================================================================
 # portsreinstall installation guide
-# Copyright (C) 2010-2013 Mamoru Sakaue, MwGhennndo, All Rights Reserved.
+# Copyright (C) 2010-2017 Mamoru Sakaue, MwGhennndo, All Rights Reserved.
 # ==============================================================================
 
  For managements within the port/packages system,
@@ -10,7 +10,7 @@ and the deinstallation is by
         make -C /usr/ports/ports-mgmt/portsreinstall deinstall
 or
         pkg_delete portsreinstall-\*
-for the conventional packages and
+for the legacy packages and
         pkg delete portsreinstall-\*
 for the new generation packages (pkgng).
 
@@ -26,7 +26,7 @@ the files installed outside of the port/packages system.
  FreeBSD 7.x-RELEASE and later are intended systems to support.
  The first version of this software was developed on FreeBSD 7.3-RELEASE and
 8.1-RELEASE. The latest version was developed on FreeBSD 8.3-RELEASE. Both the
-conventional packages system and the new generation packages (pkgng) system are
+legacy packages system and the new generation packages (pkgng) system are
 supported.
 
 
@@ -50,7 +50,7 @@ installation paths is available by defining PREFIX as an environment variable or
 a make argument.
 
 
-[UNINSTALLATION]
+[DEINSTALLATION]
 
  In the directory where this file exists, execute
         make deinstall