diff options
author | wiz <wiz> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-06 15:10:01 +0000 |
commit | 44a6b70b180674d0924b000f1e1e85f22c1a68d8 (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /security/amavisd-new | |
parent | 7107396a1fecdc34cae23cc087e482983952dde1 (diff) | |
download | pkgsrc-44a6b70b180674d0924b000f1e1e85f22c1a68d8.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/ \ |