summaryrefslogtreecommitdiff
path: root/mail/cue/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-05-02 17:25:15 +0000
committerxtraeme <xtraeme>2004-05-02 17:25:15 +0000
commiteff09899e93b9a4c62b91bde832d1f9f9d739f23 (patch)
tree2442ed7903c06e5f3b146a64fdee75db337ef88c /mail/cue/Makefile
parentf6dbb0aa1b71c9aa89531539cc321d36c7615b5d (diff)
downloadpkgsrc-eff09899e93b9a4c62b91bde832d1f9f9d739f23.tar.gz
Update mail/cue to 20040329. Provided by ISIHARA Takanori in PR pkg/25169.
Changes unknown...
Diffstat (limited to 'mail/cue/Makefile')
-rw-r--r--mail/cue/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile
index 66f5f9fb4a8..1a2cd2b2e83 100644
--- a/mail/cue/Makefile
+++ b/mail/cue/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2004/04/24 23:02:35 snj Exp $
+# $NetBSD: Makefile,v 1.35 2004/05/02 17:25:15 xtraeme Exp $
-DISTNAME= cue-snap-20040301
-PKGNAME= cue-20040301
-PKGREVISION= 1
+DISTNAME= cue-snap-20040329
+PKGNAME= cue-20040329
CATEGORIES= mail
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/
@@ -39,7 +38,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/sample.cuerc ${PREFIX}/share/examples/cue
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cue
${INSTALL_DATA} ${WRKSRC}/cue.hlp ${PREFIX}/share/doc/cue
- ${INSTALL_DATA} ${WRKSRC}/cue.html ${PREFIX}/share/doc/cue
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"