summaryrefslogtreecommitdiff
path: root/x11/xscribble
diff options
context:
space:
mode:
authorobache <obache>2008-04-16 06:09:50 +0000
committerobache <obache>2008-04-16 06:09:50 +0000
commit86941bf648009bf997fb0e93e1a5bb5c64e65104 (patch)
tree76b59c2c134efb417108e91574de9f295cce48bc /x11/xscribble
parent95f08f5d74969138c43627bf188ebdeefefd2356 (diff)
downloadpkgsrc-86941bf648009bf997fb0e93e1a5bb5c64e65104.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/xscribble')
-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