diff options
author | abs <abs@pkgsrc.org> | 2005-06-14 18:28:21 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2005-06-14 18:28:21 +0000 |
commit | 325c3e4463d3a5a3f33d5d148e21ca966d1f92ef (patch) | |
tree | a09eec9b45b2984b87ea2892525557489776fa76 /net/autonet | |
parent | f705b2b3cc4e45d032f22d6149685a20e7713d68 (diff) | |
download | pkgsrc-325c3e4463d3a5a3f33d5d148e21ca966d1f92ef.tar.gz |
update autonet to 0.15:
- fix path in rc.d to main script
- add gaim start/stop to sample autonet.local
Diffstat (limited to 'net/autonet')
-rw-r--r-- | net/autonet/Makefile | 4 | ||||
-rw-r--r-- | net/autonet/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/autonet/Makefile b/net/autonet/Makefile index cc0bb0f7fb6..945fb13bd64 100644 --- a/net/autonet/Makefile +++ b/net/autonet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2005/05/30 00:15:22 abs Exp $ +# $NetBSD: Makefile,v 1.3 2005/06/14 18:28:21 abs Exp $ -DISTNAME= autonet-0.14 +DISTNAME= autonet-0.15 CATEGORIES= net MASTER_SITES= http://www.mono.org/abs/tools/autonet/ EXTRACT_SUFX= .tbz diff --git a/net/autonet/distinfo b/net/autonet/distinfo index c02d2e8fb5f..cb4f0ae32fc 100644 --- a/net/autonet/distinfo +++ b/net/autonet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/05/30 00:15:23 abs Exp $ +$NetBSD: distinfo,v 1.3 2005/06/14 18:28:21 abs Exp $ -SHA1 (autonet-0.14.tbz) = eab8bddb1e64c5dfb946d9c701ba268bceb5ecf8 -RMD160 (autonet-0.14.tbz) = 9fb2f576664fddf3c91b5e610c0e811f76ad5861 -Size (autonet-0.14.tbz) = 5392 bytes +SHA1 (autonet-0.15.tbz) = 30c1c02b7a631d5c5ceac21d76f8ec5db8d0ed23 +RMD160 (autonet-0.15.tbz) = 4b8ffaea315a3f372c3cccf5042fae041ee5c0c3 +Size (autonet-0.15.tbz) = 5526 bytes |