pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/maildrop maildrop no longer supports "fam" as a p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8575b9930de4
branches:  trunk
changeset: 505365:8575b9930de4
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue Jan 03 05:35:30 2006 +0000

description:
maildrop no longer supports "fam" as a package option.  It actually
never used the fam code at all, so there is no actual loss of
functionality.  However, maildrop will now never depend on fam or
gamin.  Bump the PKGREVISION to 1.

diffstat:

 mail/maildrop/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r c13630eb1c37 -r 8575b9930de4 mail/maildrop/Makefile
--- a/mail/maildrop/Makefile    Tue Jan 03 05:33:09 2006 +0000
+++ b/mail/maildrop/Makefile    Tue Jan 03 05:35:30 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2005/12/17 05:20:22 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2006/01/03 05:35:30 jlam Exp $
 
 DISTNAME=      maildrop-2.0.1
+PKGREVISION=   1
 CATEGORIES=     security
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=courier/}
 EXTRACT_SUFX=   .tar.bz2



Home | Main Index | Thread Index | Old Index