aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c5063c..def1c67 100644
--- a/Makefile
+++ b/Makefile
@@ -13,13 +13,13 @@
13# 13#
14# You should have received a copy of the GNU General Public License 14# You should have received a copy of the GNU General Public License
15# along with slackupgrade. If not, see 15# along with slackupgrade. If not, see
16# <http://www.gnu.org/licenses/>. 16# <http://www.gnu.org/licenses/>.
17 17
18PACKAGE = slackupgrade 18PACKAGE = slackupgrade
19VERSION = 2.1 19VERSION = 2.2
20 20
21SBINDIR = /sbin 21SBINDIR = /sbin
22MANDIR = /usr/man 22MANDIR = /usr/man
23MAN8DIR = $(MANDIR)/man8 23MAN8DIR = $(MANDIR)/man8
24CONFDIR = /etc/$(PACKAGE) 24CONFDIR = /etc/$(PACKAGE)
25CONFFILES = conf/14.0-14.1.repl conf/14.1-14.2.repl 25CONFFILES = conf/14.0-14.1.repl conf/14.1-14.2.repl

Return to:

Send suggestions and report system problems to the System administrator.