summaryrefslogtreecommitdiff
path: root/comms/scmxx/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-31 21:41:56 +0000
committerwiz <wiz@pkgsrc.org>2004-07-31 21:41:56 +0000
commit5a5d68a7f74f972ad4530e62a9e36761e0991952 (patch)
tree52d6113ed3401e109cd94b59ba23c2494170a2b5 /comms/scmxx/Makefile
parent10a31bbed9d899d4f64ccf390a776a4c6ffa156c (diff)
downloadpkgsrc-5a5d68a7f74f972ad4530e62a9e36761e0991952.tar.gz
Update to 0.7.2:
add decoding of multi-part (concatenated) short messages new at command function layer moves some files into subdirs (for code-sharing with flexmem-utils) move some messages to a higher verbose level phonebook code mostly rewritten make --pbook aware of --slot on delete make --pbook aware of --slot, --number and --text on send add vcf to available (read-only) phonebooks if supported by the phone
Diffstat (limited to 'comms/scmxx/Makefile')
-rw-r--r--comms/scmxx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index fa628ef7937..e4960a37018 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2004/06/21 04:06:16 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2004/07/31 21:41:56 wiz Exp $
#
-DISTNAME= scmxx-0.7.1
+DISTNAME= scmxx-0.7.2
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scmxx/}
EXTRACT_SUFX= .tar.bz2