diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-11 18:12:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-11 18:12:45 +0000 |
commit | d455f0bab904caac69e8cb0abeb5e4a89c40d03e (patch) | |
tree | 1580b847f075bedcb0ab22c7cc8cfb6bd19ff393 /security | |
parent | 9d2cd53d2f7e57e636861c66d9aa880027cb371f (diff) | |
download | pkgsrc-d455f0bab904caac69e8cb0abeb5e4a89c40d03e.tar.gz |
Add missing files to PLIST. Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/amavis-perl/Makefile | 4 | ||||
-rw-r--r-- | security/amavis-perl/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 52b12a3f509..b4984e44a9c 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/03/04 21:30:33 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2006/03/11 18:12:45 wiz Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security mail MASTER_SITES= http://www.amavis.org/dist/perl/ \ ${MASTER_SITE_SOURCEFORGE:=amavis/} diff --git a/security/amavis-perl/PLIST b/security/amavis-perl/PLIST index d0a96c26ed8..53cda381497 100644 --- a/security/amavis-perl/PLIST +++ b/security/amavis-perl/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2005/08/01 12:15:40 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/03/11 18:12:45 wiz Exp $ man/man1/amavis-milter.1 +man/man1/amavis.1 man/man5/amavisd.conf.5 man/man8/amavisd.8 +sbin/amavis sbin/amavisd share/doc/amavis/FAQ share/doc/amavis/LICENSE.sendmail |