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 | 8fa622975991d1fb539ffab50c98f0d2d7d6da1c (patch) | |
tree | e91af9341f7672f6529aa9cfe9335ee8b4598224 /config.mk | |
parent | b68925dbef2bcac96333e1f7cd3da7d2e4f67591 (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 |