diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-11 00:40:16 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-11 00:40:16 +0000 |
commit | 52425cd450f57306fb9841a38f07c36322a1ffd5 (patch) | |
tree | 29af8b95825e4b57c71526381936da59cb897756 /sysutils/swapmon | |
parent | b4d3e8f8c167625a8cbad1ab0387475480fc0151 (diff) | |
download | ports-52425cd450f57306fb9841a38f07c36322a1ffd5.tar.gz ports-52425cd450f57306fb9841a38f07c36322a1ffd5.zip |
Notes
Diffstat (limited to 'sysutils/swapmon')
-rw-r--r-- | sysutils/swapmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/swapmon/Makefile b/sysutils/swapmon/Makefile index 82da90a0b6b4..24de25629ddc 100644 --- a/sysutils/swapmon/Makefile +++ b/sysutils/swapmon/Makefile @@ -10,7 +10,7 @@ DISTFILES= # none MAINTAINER= freebsd@nagilum.org COMMENT= Add/remove swapspace as needed -LICENSE= BSD +LICENSE= BSD2CLAUSE NO_BUILD= yes |