summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-04-16 06:09:50 +0000
committerobache <obache@pkgsrc.org>2008-04-16 06:09:50 +0000
commit783f6883fb6c1c89985170ee343a3973f6fb93fc (patch)
tree76b59c2c134efb417108e91574de9f295cce48bc /x11
parenta2edcafabed1565ef22e1e83af3d2174bf6e003b (diff)
downloadpkgsrc-783f6883fb6c1c89985170ee343a3973f6fb93fc.tar.gz
Switch MASTER_SITES from ftp to http site.
Noticed by Zafer Aydogan via private mail. Old ftp site is "connection refused".
Diffstat (limited to 'x11')
-rw-r--r--x11/xscribble/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xscribble/Makefile b/x11/xscribble/Makefile
index d5492e80912..71365e2bad9 100644
--- a/x11/xscribble/Makefile
+++ b/x11/xscribble/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2006/12/27 13:37:46 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/04/16 06:09:50 obache Exp $
DISTNAME= xscribble
PKGNAME= xscribble-20000616
PKGREVISION= 1
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.handhelds.org/pub/apps/src/
+MASTER_SITES= http://www.handhelds.org/download/projects/xscribble/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org