diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/6to4 | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/6to4')
-rw-r--r-- | net/6to4/DEINSTALL (renamed from net/6to4/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | net/6to4/DESCR (renamed from net/6to4/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/6to4/MESSAGE (renamed from net/6to4/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | net/6to4/PLIST (renamed from net/6to4/pkg/PLIST) | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/net/6to4/pkg/DEINSTALL b/net/6to4/DEINSTALL index adffbe269bc..9787b5eded1 100644 --- a/net/6to4/pkg/DEINSTALL +++ b/net/6to4/DEINSTALL @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: DEINSTALL,v 1.2 2001/03/01 19:07:53 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:54:38 zuntum Exp $ # case "$2" in diff --git a/net/6to4/pkg/DESCR b/net/6to4/DESCR index d8c12b1204f..d8c12b1204f 100644 --- a/net/6to4/pkg/DESCR +++ b/net/6to4/DESCR diff --git a/net/6to4/pkg/MESSAGE b/net/6to4/MESSAGE index 2f874aeab3f..27ee24474df 100644 --- a/net/6to4/pkg/MESSAGE +++ b/net/6to4/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2001/09/09 15:23:53 wiz Exp $ +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:54:39 zuntum Exp $ To configure this package, adjust ${PREFIX}/etc/6to4.conf from ${PREFIX}/etc/6to4.conf-example, then start "6to4 -v start". diff --git a/net/6to4/pkg/PLIST b/net/6to4/PLIST index ed5c8278973..a638a42ba5b 100644 --- a/net/6to4/pkg/PLIST +++ b/net/6to4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/11 05:24:29 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:54:39 zuntum Exp $ sbin/6to4 etc/6to4.conf-example share/doc/6to4.html |