diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-15 21:54:17 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-15 21:54:17 +0000 |
commit | 1d5657d0fdb33411a10f169323c3b5ebba97f74b (patch) | |
tree | 272d008561ed79d89ec92e1f44a37f27c862e786 /security/courier-authlib | |
parent | df60effb5a6e7b6390ee9a24b039cdea3fbfb799 (diff) | |
download | pkgsrc-1d5657d0fdb33411a10f169323c3b5ebba97f74b.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'security/courier-authlib')
-rw-r--r-- | security/courier-authlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index e72ffac5bb0..90044a805ae 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2009/07/02 12:23:44 obache Exp $ +# $NetBSD: Makefile,v 1.34 2009/12/15 22:10:38 joerg Exp $ .include "Makefile.common" DISTNAME= courier-authlib-0.62.2 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 |