From 913b0dbe7a980d2c72a052e397f082050f072836 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 2 Apr 2008 08:49:15 +0000 Subject: Show autostart sequence. Disable not working config-tab. Hiding management-buttons because there exists no /etc/init.d/fetchmail script. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@889 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5aa1149..3843421 100644 --- a/Makefile +++ b/Makefile @@ -1,13 +1,12 @@ APP_NAME=fetchmail PACKAGE=acf-$(APP_NAME) -VERSION=0.1 +VERSION=0.1.0 APP_DIST=\ fetchmail-controller.lua \ fetchmail-model.lua \ fetchmail-expert-html.lsp \ fetchmail-status-html.lsp \ - fetchmail-config-html.lsp \ fetchmail.menu \ EXTRA_DIST=README Makefile config.mk -- cgit v1.2.3