diff options
author | kleink <kleink> | 2002-01-17 19:35:40 +0000 |
---|---|---|
committer | kleink <kleink> | 2002-01-17 19:35:40 +0000 |
commit | 5998fc089359a219daf4bcdce8e156d6a0010a16 (patch) | |
tree | 53713e8aad1fc958620b4716699760ae289d377c /comms/scmxx/Makefile | |
parent | c6f9ea657c0bac51337375e2844ebea84525439b (diff) | |
download | pkgsrc-5998fc089359a219daf4bcdce8e156d6a0010a16.tar.gz |
Update to 0.5.8nb2: add an option to specify the tty speed; patches are
submitted back to the author.
Diffstat (limited to 'comms/scmxx/Makefile')
-rw-r--r-- | comms/scmxx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 83dfb40da7f..ee1185b46ed 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/01/16 10:15:48 kleink Exp $ +# $NetBSD: Makefile,v 1.3 2002/01/17 19:35:40 kleink Exp $ # DISTNAME= scmxx-0.5.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.hendrik-sattler.de/scmxx/download/ EXTRACT_SUFX= .tar.bz2 |