diff options
author | drochner <drochner@pkgsrc.org> | 2009-03-02 16:02:58 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-03-02 16:02:58 +0000 |
commit | 57038bb2e024dcf78286c3b11ed33d4c80096eb7 (patch) | |
tree | 6bb0a7392d4c412654803f8aef20149be398c4fb /comms | |
parent | 391355a77ad1f03313a404248abcfc32156663bd (diff) | |
download | pkgsrc-57038bb2e024dcf78286c3b11ed33d4c80096eb7.tar.gz |
updatre MASTER_SITES, hinted by wiz
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 2b3c173aabe..626ab397ede 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/02/27 17:44:14 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2009/03/02 16:02:58 drochner Exp $ # DISTNAME= multisync-gui-0.91.0 CATEGORIES= comms -MASTER_SITES= http://www.opensync.org/attachment/wiki/download/ +MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opensync.org/ |