diff options
author | martti <martti@pkgsrc.org> | 2007-10-30 19:31:38 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-10-30 19:31:38 +0000 |
commit | f921f8f0b41383bba29ed8ad765e7b416ef19c58 (patch) | |
tree | bcd8b04ffaf9c92a25f680ee704c34ff5e99af6c /security/yafic/Makefile | |
parent | b58ce2feebb9b26f05ddf8ff03fb18689b86cfc2 (diff) | |
download | pkgsrc-f921f8f0b41383bba29ed8ad765e7b416ef19c58.tar.gz |
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
Diffstat (limited to 'security/yafic/Makefile')
-rw-r--r-- | security/yafic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/yafic/Makefile b/security/yafic/Makefile index bc4600cc69d..0eb5551153e 100644 --- a/security/yafic/Makefile +++ b/security/yafic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/10/30 13:59:38 martti Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/30 19:31:42 martti Exp $ DISTNAME= yafic-1.2.2 CATEGORIES= security @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yafic/} MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.saddi.com/software/yafic/ COMMENT= File integrity checker -LICENSE= modified-bsd +#LICENSE= modified-bsd GNU_CONFIGURE= YES |