diff options
author | seb <seb@pkgsrc.org> | 2005-02-15 22:45:54 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-02-15 22:45:54 +0000 |
commit | 961aa94ac550ef7269cc7060e1cd2e76250a7f04 (patch) | |
tree | 06ee6c64b4cb5107e75cc1ecc621bdc87dca4ba1 /mail/sympa/Makefile | |
parent | 35e5e8943354cb8239939489c85d5cc0f8d89dcf (diff) | |
download | pkgsrc-961aa94ac550ef7269cc7060e1cd2e76250a7f04.tar.gz |
Apply security fixes for CAN-2005-0073. Patches obtained from
Sympa's CVS repository via Sympa's homepage.
Bump PKGREVISION to 2.
Diffstat (limited to 'mail/sympa/Makefile')
-rw-r--r-- | mail/sympa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 9516990780d..795e776e5de 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:12:55 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/02/15 22:45:54 seb Exp $ # DISTNAME= sympa-4.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.sympa.org/distribution/ |