diff options
author | taca <taca> | 2009-11-30 06:16:56 +0000 |
---|---|---|
committer | taca <taca> | 2009-11-30 06:16:56 +0000 |
commit | f9ce9d5bc68eb1ef462b41f8b8ff12363b665b27 (patch) | |
tree | f197c95353c7f0a9fe1ede211da8581b0c01a8a5 /mail/pear-Mail/Makefile | |
parent | 6fe5fbf1496ca8b0013b52dbaedbb499bf7980e4 (diff) | |
download | pkgsrc-f9ce9d5bc68eb1ef462b41f8b8ff12363b665b27.tar.gz |
Add a fix for http://secunia.com/advisories/37410/ refering
Debian's patch via http://secunia.com/advisories/37458/
Bump PKGREVISION.
Diffstat (limited to 'mail/pear-Mail/Makefile')
-rw-r--r-- | mail/pear-Mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 11b1da1070f..8990b8f7b16 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/07/17 18:00:17 adrianp Exp $ +# $NetBSD: Makefile,v 1.10 2009/11/30 06:16:56 taca Exp $ DISTNAME= Mail-1.1.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail CONFLICTS= php-pear-Mail-[0-9]* |