Date: Sat, 17 Dec 2016 12:31:49 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428725 - head/sysutils/fatback Message-ID: <201612171231.uBHCVnTY068612@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Dec 17 12:31:49 2016 New Revision: 428725 URL: https://svnweb.freebsd.org/changeset/ports/428725 Log: Add LICENSE Modified: head/sysutils/fatback/Makefile Modified: head/sysutils/fatback/Makefile ============================================================================== --- head/sysutils/fatback/Makefile Sat Dec 17 12:24:29 2016 (r428724) +++ head/sysutils/fatback/Makefile Sat Dec 17 12:31:49 2016 (r428725) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Recover deleted files from FAT filesystems +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes INFO= fatback-manual
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612171231.uBHCVnTY068612>