diff options
Diffstat (limited to 'comms/multisync-gui/Makefile')
-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 a0b656de4c1..be824dc686d 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/10/08 23:01:19 adam Exp $ +# $NetBSD: Makefile,v 1.25 2013/01/26 21:37:13 adam Exp $ # DISTNAME= multisync-gui-0.91.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/ |