diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/pxe | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/pxe')
-rw-r--r-- | net/pxe/DESCR (renamed from net/pxe/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/pxe/MESSAGE (renamed from net/pxe/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | net/pxe/PLIST (renamed from net/pxe/pkg/PLIST) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/net/pxe/pkg/DESCR b/net/pxe/DESCR index 90683ee3167..90683ee3167 100644 --- a/net/pxe/pkg/DESCR +++ b/net/pxe/DESCR diff --git a/net/pxe/pkg/MESSAGE b/net/pxe/MESSAGE index cb33d87886b..43352c29515 100644 --- a/net/pxe/pkg/MESSAGE +++ b/net/pxe/MESSAGE @@ -1,5 +1,5 @@ ========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2001/08/06 09:46:47 rh Exp $ +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:58:10 zuntum Exp $ The pxe daemon has now been installed on your system. Before starting the daemon, please copy ${PREFIX}/share/examples/pxe/pxe.conf to diff --git a/net/pxe/pkg/PLIST b/net/pxe/PLIST index 5a56b2bb091..9958635b0d8 100644 --- a/net/pxe/pkg/PLIST +++ b/net/pxe/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/08/06 09:46:47 rh Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:11 zuntum Exp $ etc/rc.d/pxe sbin/pxe share/examples/pxe/pxe.conf |