diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 3972bdc13812f085ca065a67ecc7d9d75f59300d (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /mail/wl/Makefile | |
parent | bcb49bb8d5a472bed6e9d3ff7e2cc05905b61138 (diff) | |
download | pkgsrc-3972bdc13812f085ca065a67ecc7d9d75f59300d.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'mail/wl/Makefile')
-rw-r--r-- | mail/wl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wl/Makefile b/mail/wl/Makefile index 56ec2b03dc5..32304df1ae4 100644 --- a/mail/wl/Makefile +++ b/mail/wl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2008/11/29 02:55:41 obache Exp $ +# $NetBSD: Makefile,v 1.41 2010/01/17 12:02:26 wiz Exp $ DISTNAME= wl-2.14.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ |