diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /mail/teapop | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mail/teapop')
-rw-r--r-- | mail/teapop/DEINSTALL (renamed from mail/teapop/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | mail/teapop/DESCR (renamed from mail/teapop/pkg/DESCR) | 0 | ||||
-rw-r--r-- | mail/teapop/MESSAGE (renamed from mail/teapop/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | mail/teapop/PLIST (renamed from mail/teapop/pkg/PLIST) | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/mail/teapop/pkg/DEINSTALL b/mail/teapop/DEINSTALL index 565fe39af2b..2f2ae5cbc60 100644 --- a/mail/teapop/pkg/DEINSTALL +++ b/mail/teapop/DEINSTALL @@ -1,4 +1,4 @@ -# $NetBSD: DEINSTALL,v 1.1.1.1 2001/03/24 06:17:06 zuntum Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/11/01 01:01:36 zuntum Exp $ if [ "$2" != "POST-DEINSTALL" ]; then exit 0 diff --git a/mail/teapop/pkg/DESCR b/mail/teapop/DESCR index 55dadff9073..55dadff9073 100644 --- a/mail/teapop/pkg/DESCR +++ b/mail/teapop/DESCR diff --git a/mail/teapop/pkg/MESSAGE b/mail/teapop/MESSAGE index dc7e40bda4f..c828fab9f2e 100644 --- a/mail/teapop/pkg/MESSAGE +++ b/mail/teapop/MESSAGE @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2001/03/24 06:17:06 zuntum Exp $ +$NetBSD: MESSAGE,v 1.1 2001/11/01 01:01:36 zuntum Exp $ teapop.password file is expected in /etc, you may want to install one from ${PREFIX}/share/examples/teapop diff --git a/mail/teapop/pkg/PLIST b/mail/teapop/PLIST index 1a615af50fb..9983d083f23 100644 --- a/mail/teapop/pkg/PLIST +++ b/mail/teapop/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/24 06:17:06 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:01:36 zuntum Exp $ libexec/teapop man/man8/teapop.8 share/examples/teapop/teapop.passwd |