diff options
author | obache <obache> | 2009-02-15 07:07:23 +0000 |
---|---|---|
committer | obache <obache> | 2009-02-15 07:07:23 +0000 |
commit | a67153a34837125edb9b8e034309a231737a9ae5 (patch) | |
tree | 3d245d4eb4d510c159930bead7c780f1df44c5a9 /mail/cue/Makefile | |
parent | f154ef64799c53ee58c62f1f0ce136ac40ffd72d (diff) | |
download | pkgsrc-a67153a34837125edb9b8e034309a231737a9ae5.tar.gz |
Upadte cue to 20090209.
Patch provided by YAMAMOTO Takashi in PR 40623.
no changelog...
Diffstat (limited to 'mail/cue/Makefile')
-rw-r--r-- | mail/cue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile index b58fa566208..c753a3ae40b 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2008/05/02 03:55:38 obache Exp $ +# $NetBSD: Makefile,v 1.57 2009/02/15 07:07:23 obache Exp $ -DISTNAME= cue-snap-20080211 +DISTNAME= cue-snap-20090209 PKGNAME= ${DISTNAME:S/snap-//} CATEGORIES= mail MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/ |