diff options
author | Aaron Marcher <info@nulltime.net> | 2016-12-29 23:36:05 +0100 |
---|---|---|
committer | Aaron Marcher <info@nulltime.net> | 2016-12-29 23:36:05 +0100 |
commit | ddc1df2f3cfdc9086fbfead94117bdb2ff034a4e (patch) | |
tree | e91af9341f7672f6529aa9cfe9335ee8b4598224 /config.mk | |
parent | 0eb55191a2b7886d7b1582a6a758eb30ed31493c (diff) |
why releases for such a small project? useless and overhead!
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ # See LICENSE file for copyright and license details. -VERSION = 3.0 - PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man |