summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoragc <agc>2005-05-25 16:52:49 +0000
committeragc <agc>2005-05-25 16:52:49 +0000
commit6e37924949eee66f42717eb082afc6958d67e808 (patch)
treee7ca159d792a9c6be7332fb88b680232633255bc /sysutils
parent9455a45781c4db05251c7e7936a88c9506250157 (diff)
downloadpkgsrc-6e37924949eee66f42717eb082afc6958d67e808.tar.gz
Remove the LICEN[CS]E part again - thanks to some excellent followup from
Thomas, the author confirms that the software is distributed under the GPL.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fatback/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/fatback/Makefile b/sysutils/fatback/Makefile
index 8489b433f7e..8cbc24c6c5c 100644
--- a/sysutils/fatback/Makefile
+++ b/sysutils/fatback/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/05/25 10:59:22 agc Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/25 16:52:49 agc Exp $
DISTNAME= fatback-1.3
CATEGORIES= sysutils
@@ -10,6 +10,4 @@ COMMENT= Recover deleted files from FAT filesystems
GNU_CONFIGURE= yes
-LICENCE= fatback-license
-
.include "../../mk/bsd.pkg.mk"