summaryrefslogtreecommitdiffstats
path: root/CVSROOT/exclude
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-12-09 13:39:44 +0000
committerpeter <peter@FreeBSD.org>1999-12-09 13:39:44 +0000
commit5e275556abdf04fc8f8aebfbfc7f31a6a730768c (patch)
treee04fce1a7903457dbbc038d8d7b014e3fe1be4b5 /CVSROOT/exclude
parent365a5c87d3cf0f23e052c877c36e27444973f2df (diff)
downloadFreeBSD-ports-5e275556abdf04fc8f8aebfbfc7f31a6a730768c.zip
FreeBSD-ports-5e275556abdf04fc8f8aebfbfc7f31a6a730768c.tar.gz
Convert the exclude list to a regexp after some suggestions by Sheldon
Hearn and Ollivier Robert.
Diffstat (limited to 'CVSROOT/exclude')
-rw-r--r--CVSROOT/exclude4
1 files changed, 2 insertions, 2 deletions
diff --git a/CVSROOT/exclude b/CVSROOT/exclude
index ade1c32..c22a319 100644
--- a/CVSROOT/exclude
+++ b/CVSROOT/exclude
@@ -1,4 +1,4 @@
# Exclusions list for header checking.
# $FreeBSD$
-src/sys/boot/common/help.common
-FREEBSD-Xlist
+^src/sys/boot/common/help.common
+^src/contrib/.*/FREEBSD-Xlist
OpenPOWER on IntegriCloud