diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
commit | d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch) | |
tree | 5d79a984f97ee9a5e47c732e344048cad874e544 /sysutils/ua | |
parent | - LICENSE GPLv3 (diff) |
LICENSE GPLv2
Notes
Notes:
svn path=/head/; revision=255719
Diffstat (limited to 'sysutils/ua')
-rw-r--r-- | sysutils/ua/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ua/Makefile b/sysutils/ua/Makefile index 25039b29d446..fd8e10281544 100644 --- a/sysutils/ua/Makefile +++ b/sysutils/ua/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= https://oss.euedge.com/downloads/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Finds sets of identical files +LICENSE= GPLv2 + GNU_CONFIGURE= yes MAN1= kua.1 ua.1 |