diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
commit | 751d30d6377f228402a1f53bf08b8d4a4fa165e8 (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /security/amavisd-new | |
parent | 43c5a98fb7c30f28ccc9ec223f446850a7b6bff1 (diff) | |
download | pkgsrc-751d30d6377f228402a1f53bf08b8d4a4fa165e8.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'security/amavisd-new')
-rw-r--r-- | security/amavisd-new/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 4c7d3d00859..268a99cbecc 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/12/29 06:22:09 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/01/06 15:10:07 wiz Exp $ DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL} PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security mail MASTER_SITES= http://www.ijs.si/software/amavisd/ \ http://mirrors.catpipe.net/amavisd-new/ \ |