summaryrefslogtreecommitdiff
path: root/security/mit-krb5
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-06-22 14:20:01 +0000
committergdt <gdt@pkgsrc.org>2007-06-22 14:20:01 +0000
commit4c80c2d36b827af51045b6db507f660af99e0f06 (patch)
tree2518dd458d5ac84ed13f8eb8eab72c07d3094741 /security/mit-krb5
parent0e7168a3ac3060bd30266a9241a70d1a8705bde8 (diff)
downloadpkgsrc-4c80c2d36b827af51045b6db507f660af99e0f06.tar.gz
Remove RESTRICTED comment about US export control. (While lots of
things are restricted, pkgsrc's labeling rules aren't intended to address export control issues, and there are vast numbers of packages with apparently similar export control status and no RESTRICTED.)
Diffstat (limited to 'security/mit-krb5')
-rw-r--r--security/mit-krb5/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile
index 02769af38e4..bc6adff0cd9 100644
--- a/security/mit-krb5/Makefile
+++ b/security/mit-krb5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2007/01/18 17:28:24 salo Exp $
+# $NetBSD: Makefile,v 1.41 2007/06/22 14:20:01 gdt Exp $
DISTNAME= krb5-1.4.2
PKGNAME= mit-${DISTNAME:S/-signed$//}
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://web.mit.edu/kerberos/www/
COMMENT= MIT Kerberos 5 authentication system
-RESTRICTED= Redistribution is restricted by U.S. export regulations
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
.include "../../mk/bsd.prefs.mk"