diff options
author | adam <adam> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam> | 2013-01-26 21:36:13 +0000 |
commit | ff29cddfa07bbb615b19000cdfa8f73c01aeec32 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /comms/msynctool | |
parent | ba20683e95163088b361a0c628a0bd0c4623759a (diff) | |
download | pkgsrc-ff29cddfa07bbb615b19000cdfa8f73c01aeec32.tar.gz |
Revbump after graphics/jpeg and 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 0a8c5a328d4..e14a3b42e2c 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/12/12 10:44:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/01/26 21:37:13 adam Exp $ # DISTNAME= msynctool-0.22 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |