diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libstatgrab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 0bfc5ecadf4..4b033dd0d82 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2007/08/30 19:29:15 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/11/06 21:17:34 reed Exp $ DISTNAME= libstatgrab-0.12 PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ - ftp://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/ \ ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/ \ http://ftp.i-scream.org/pub/i-scream/libstatgrab/ |