diff options
author | bouyer <bouyer> | 2001-07-31 12:50:12 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2001-07-31 12:50:12 +0000 |
commit | f6e5c6c5ca9de986a5076c838e9416fcef227c08 (patch) | |
tree | 768d5701df875c6f8712d243f699b2bd3ed96743 /mail | |
parent | 01f8285be416755df435a626fec83e3a549faf7f (diff) | |
download | pkgsrc-f6e5c6c5ca9de986a5076c838e9416fcef227c08.tar.gz |
Ops, we need to install prefs.php3 !
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imp/Makefile | 5 | ||||
-rw-r--r-- | mail/imp/pkg/PLIST | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index b7360212846..a6625eb62a3 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/07/29 14:34:38 bouyer Exp $ +# $NetBSD: Makefile,v 1.11 2001/07/31 12:50:12 bouyer Exp $ DISTNAME= imp-2.2.6 CATEGORIES= mail www @@ -45,8 +45,7 @@ post-extract: for file in \ config/MOTD.html config/header.txt config/html.php3 \ config/imp_module_config.php3 config/lang.php3 \ - config/mailbox.php3 config/menu.txt config/trailer.txt \ - prefs.php3 ; \ + config/mailbox.php3 config/menu.txt config/trailer.txt ; \ do \ ${MV} $${file} $${file}.dist; \ done diff --git a/mail/imp/pkg/PLIST b/mail/imp/pkg/PLIST index 7129b2d7fdb..6866fd89ad3 100644 --- a/mail/imp/pkg/PLIST +++ b/mail/imp/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2001/07/29 14:25:06 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.5 2001/07/31 12:50:12 bouyer Exp $ share/doc/imp/CHANGES share/doc/imp/COPYING share/doc/imp/CREDITS @@ -754,6 +754,7 @@ share/horde/imp/menu.php3 share/horde/imp/message.php3 share/horde/imp/newuser.php3 share/horde/imp/poppassd.php3 +share/horde/imp/prefs.php3 share/horde/imp/remote_login.php3 share/horde/imp/scripts/imp-cleanup.cron share/horde/imp/scripts/pine2imp.pl |