Thu Jan 17 02:43:26 2008 UTC ()
Remove unavailable mirror sites.


(obache)
diff -r1.13 -r1.14 pkgsrc/print/img2eps/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/print/img2eps/Makefile (expand / switch to unified diff)

--- pkgsrc/print/img2eps/Makefile 2007/01/17 23:47:22 1.13
+++ pkgsrc/print/img2eps/Makefile 2008/01/17 02:43:26 1.14
@@ -1,22 +1,20 @@ @@ -1,22 +1,20 @@
1# $NetBSD: Makefile,v 1.13 2007/01/17 23:47:22 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2008/01/17 02:43:26 obache Exp $
2# 2#
3 3
4DISTNAME= img2eps-0.2 4DISTNAME= img2eps-0.2
5PKGREVISION= 3 5PKGREVISION= 3
6CATEGORIES= print graphics 6CATEGORIES= print graphics
7MASTER_SITES= http://www.nih.at/img2eps/ 7MASTER_SITES= http://www.nih.at/img2eps/
8MASTER_SITES+= http://eris.giga.or.at/pub/nih/img2eps/ 
9MASTER_SITES+= http://sunsite.univie.ac.at/pub/nih/img2eps/ 
10 8
11MAINTAINER= dillo@NetBSD.org 9MAINTAINER= dillo@NetBSD.org
12HOMEPAGE= http://www.nih.at/img2eps/ 10HOMEPAGE= http://www.nih.at/img2eps/
13COMMENT= Convert raster images to EPS files 11COMMENT= Convert raster images to EPS files
14 12
15GNU_CONFIGURE= YES 13GNU_CONFIGURE= YES
16TEST_TARGET= check 14TEST_TARGET= check
17 15
18.include "options.mk" 16.include "options.mk"
19 17
20.include "../../graphics/jpeg/buildlink3.mk" 18.include "../../graphics/jpeg/buildlink3.mk"
21.include "../../graphics/libexif/buildlink3.mk" 19.include "../../graphics/libexif/buildlink3.mk"
22.include "../../graphics/libungif/buildlink3.mk" 20.include "../../graphics/libungif/buildlink3.mk"