diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
commit | c1de11e983551df0a6985299ece7a9c715e5dea7 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /comms | |
parent | fe6671e3db35282e7014a4077f5314cea8a21c92 (diff) | |
download | pkgsrc-c1de11e983551df0a6985299ece7a9c715e5dea7.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/multisync-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/multisync-gui/Makefile b/comms/multisync-gui/Makefile index 8ee605132be..db398553af8 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:17 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/02/10 19:17:34 joerg Exp $ # DISTNAME= multisync-gui-0.91.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/ |