diff options
author | obache <obache@pkgsrc.org> | 2011-11-27 13:05:33 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-11-27 13:05:33 +0000 |
commit | fe9936fcf7d76c0e5d6b18093fc420ea5989d92a (patch) | |
tree | 635fd0c4486d48f3822f72eab44c47325bcff724 /mail/cue/Makefile | |
parent | 7a39faadf8bdcd7d3a65939c3b2fcd8d134fad4a (diff) | |
download | pkgsrc-fe9936fcf7d76c0e5d6b18093fc420ea5989d92a.tar.gz |
Update cue to 20100426.
Based on PR pkg/45557 by YAMAMOTO Takeshi.
Some bug fixes include most of pkgsrc patches.
Diffstat (limited to 'mail/cue/Makefile')
-rw-r--r-- | mail/cue/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile index e1b5ea746b1..1285220b19f 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2010/01/17 12:02:23 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2011/11/27 13:05:33 obache Exp $ -DISTNAME= cue-snap-20090209 +DISTNAME= cue-snap-20100426 PKGNAME= ${DISTNAME:S/snap-//} -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/ |