diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xscribble/Makefile | 4 |
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 |