diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /mail/sendmail88 | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mail/sendmail88')
-rw-r--r-- | mail/sendmail88/DESCR (renamed from mail/sendmail88/pkg/DESCR) | 0 | ||||
-rw-r--r-- | mail/sendmail88/MESSAGE (renamed from mail/sendmail88/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | mail/sendmail88/PLIST (renamed from mail/sendmail88/pkg/PLIST) | 2 | ||||
-rw-r--r-- | mail/sendmail88/PLIST.catinstall (renamed from mail/sendmail88/pkg/PLIST.catinstall) | 2 | ||||
-rw-r--r-- | mail/sendmail88/PLIST.maninstall (renamed from mail/sendmail88/pkg/PLIST.maninstall) | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/mail/sendmail88/pkg/DESCR b/mail/sendmail88/DESCR index 3dd2e5933dd..3dd2e5933dd 100644 --- a/mail/sendmail88/pkg/DESCR +++ b/mail/sendmail88/DESCR diff --git a/mail/sendmail88/pkg/MESSAGE b/mail/sendmail88/MESSAGE index 0ef122a12c8..9c13301884a 100644 --- a/mail/sendmail88/pkg/MESSAGE +++ b/mail/sendmail88/MESSAGE @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE,v 1.2 2001/01/29 11:34:32 wiz Exp $ +$NetBSD: MESSAGE,v 1.1 2001/11/01 01:01:21 zuntum Exp $ To use "${PKGNAME}" as the system's mail transport agent you have to install "${PREFIX}/etc/mailer.conf.sendmail" as global mailwrapper diff --git a/mail/sendmail88/pkg/PLIST b/mail/sendmail88/PLIST index 4f9c3c73881..42f4e605cf4 100644 --- a/mail/sendmail88/pkg/PLIST +++ b/mail/sendmail88/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/13 00:14:48 tron Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:01:21 zuntum Exp $ etc/mailer.conf.sendmail libexec/sendmail/sendmail libexec/sendmail/smrsh diff --git a/mail/sendmail88/pkg/PLIST.catinstall b/mail/sendmail88/PLIST.catinstall index 0fa563b626c..36ba2e0d309 100644 --- a/mail/sendmail88/pkg/PLIST.catinstall +++ b/mail/sendmail88/PLIST.catinstall @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.catinstall,v 1.1.1.1 2000/02/13 00:14:48 tron Exp $ +@comment $NetBSD: PLIST.catinstall,v 1.1 2001/11/01 01:03:38 zuntum Exp $ man/cat1/mailq.0 man/cat1/newaliases.0 man/cat5/aliases.0 diff --git a/mail/sendmail88/pkg/PLIST.maninstall b/mail/sendmail88/PLIST.maninstall index 9d5ec4315a3..cf287a3d198 100644 --- a/mail/sendmail88/pkg/PLIST.maninstall +++ b/mail/sendmail88/PLIST.maninstall @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.maninstall,v 1.1.1.1 2000/02/13 00:14:48 tron Exp $ +@comment $NetBSD: PLIST.maninstall,v 1.1 2001/11/01 01:03:38 zuntum Exp $ man/man1/mailq.1 man/man1/newaliases.1 man/man5/aliases.5 |