diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /comms/msynctool | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'comms/msynctool')
-rw-r--r-- | comms/msynctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile index e14a3b42e2c..facf87a6cec 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/01/26 21:37:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:30 adam Exp $ # DISTNAME= msynctool-0.22 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |