diff options
author | feld <feld@FreeBSD.org> | 2014-12-07 02:53:20 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-07 02:53:20 +0800 |
commit | fdcdca76a60d43b9247f1ad30abc09262d2563e1 (patch) | |
tree | 510327e6707bec2e46d04f03a57f9bf9fbb08c9b /games | |
parent | aa90deb5ef0e0076ead6523c8e6913d43de96c3e (diff) | |
download | freebsd-ports-gnome-fdcdca76a60d43b9247f1ad30abc09262d2563e1.tar.gz freebsd-ports-gnome-fdcdca76a60d43b9247f1ad30abc09262d2563e1.tar.zst freebsd-ports-gnome-fdcdca76a60d43b9247f1ad30abc09262d2563e1.zip |
Update "BSD" license
Diffstat (limited to 'games')
-rw-r--r-- | games/paintown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/paintown/Makefile b/games/paintown/Makefile index d0d875bbedd3..f4817c0bcbc8 100644 --- a/games/paintown/Makefile +++ b/games/paintown/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= decke@FreeBSD.org COMMENT= Fighting game similar to Streets of Rage and TMNT -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro \ libpng.so:${PORTSDIR}/graphics/png \ |