summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgdt <gdt>2007-06-22 14:20:01 +0000
committergdt <gdt>2007-06-22 14:20:01 +0000
commitbc90aa9ebf16235a16a824722179b01dcc8c3502 (patch)
tree2518dd458d5ac84ed13f8eb8eab72c07d3094741 /security
parente582a4570343a986ccbc4b60b438bd3aa1ed19e1 (diff)
downloadpkgsrc-bc90aa9ebf16235a16a824722179b01dcc8c3502.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')
-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"