summaryrefslogtreecommitdiff
path: root/cad/pcb-current/MESSAGE
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2005-12-03 04:18:59 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2005-12-03 04:18:59 +0000
commit605a7a7f3a57263fe36615f519bd8d3214010fbc (patch)
treed7c57bda9bb6dddcca25067f1c5604ca817fcdca /cad/pcb-current/MESSAGE
parent31d4992169ccf9f450a8a54a7924dbe225e0fdeb (diff)
downloadpkgsrc-605a7a7f3a57263fe36615f519bd8d3214010fbc.tar.gz
Move the package which lived in cad/pcb-current over to cad/pcb and
delete the old cad/pcb package. The package which has lived in cad/pcb for the last few years was horribly out of date and pcb is not making a distinction right now between -current snapshots and normal releases.
Diffstat (limited to 'cad/pcb-current/MESSAGE')
-rw-r--r--cad/pcb-current/MESSAGE18
1 files changed, 0 insertions, 18 deletions
diff --git a/cad/pcb-current/MESSAGE b/cad/pcb-current/MESSAGE
deleted file mode 100644
index c091761d2ff..00000000000
--- a/cad/pcb-current/MESSAGE
+++ /dev/null
@@ -1,18 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2003/08/17 03:59:08 dmcmahill Exp $
-
-The following directories are all included in the search path for m4 files:
-
- ${PKG_SYSCONFDIR}
- ${HOME}/.pcb
- the current working directory
-
-In addition, the files are included if they exist:
-
- site-config.inc (normally in ${PKG_SYSCONFDIR})
- user-config.inc (normally in $HOME/.pcb)
- proj-config.inc (normally in the working directory)
-
-This provides a mechanism for per-site, per-user, and per-project
-libraries.
-===========================================================================