diff options
Diffstat (limited to 'misc/figlet/Makefile')
-rw-r--r-- | misc/figlet/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile index 738a954e2ff6..ebf6828436c8 100644 --- a/misc/figlet/Makefile +++ b/misc/figlet/Makefile @@ -5,6 +5,9 @@ # # $FreeBSD$ # +# NOTE that the figlet port is purposefully not upgraded to the 2.2.2 +# version until we can determine if the 'Academic Free License 2.1' +# vs. the Artistic License is better for us. PORTNAME= figlet PORTVERSION= 2.2.1 |