diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | cec79fc3a74ce04addebb1e555076784ec4ee4c0 (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /mail | |
parent | abe9e25af6e42948d4d2e4cc593e97335007e703 (diff) | |
download | pkgsrc-cec79fc3a74ce04addebb1e555076784ec4ee4c0.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spamprobe/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 672262fb319..226bd713cdd 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2010/06/02 13:17:22 adam Exp $ +# $NetBSD: Makefile,v 1.23 2010/06/14 15:33:13 wiz Exp $ DISTNAME= spamprobe-1.4d -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ac627984802..ae8deda94e5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2010/05/19 09:21:43 tnn Exp $ +# $NetBSD: Makefile,v 1.54 2010/06/14 15:33:13 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} -PKGREVISION= 2 +PKGREVISION= 3 TB_VER= 3.0.4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} |