diff options
author | dillo <dillo@pkgsrc.org> | 2004-04-25 11:47:41 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-04-25 11:47:41 +0000 |
commit | c0bc786d20162dcb6f05b5a5eac3b5c32b665e07 (patch) | |
tree | 8895e33e205f996a9d820c87d93bc0c1d2939dff /print/img2eps | |
parent | a3a59bd8b98f4d60a1bd5953e9c32888efe56520 (diff) | |
download | pkgsrc-c0bc786d20162dcb6f05b5a5eac3b5c32b665e07.tar.gz |
use my NetBSD.org email address, update homepage
Diffstat (limited to 'print/img2eps')
-rw-r--r-- | print/img2eps/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/print/img2eps/Makefile b/print/img2eps/Makefile index 8e0536e07a6..b7679185ae2 100644 --- a/print/img2eps/Makefile +++ b/print/img2eps/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2004/04/19 00:00:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/25 11:47:41 dillo Exp $ # DISTNAME= img2eps-0.1 PKGREVISION= 1 CATEGORIES= print graphics -MASTER_SITES= http://eris.giga.or.at/pub/nih/img2eps/ +MASTER_SITES= http://www.nih.at/img2eps/ +MASTER_SITES+= http://eris.giga.or.at/pub/nih/img2eps/ MASTER_SITES+= http://sunsite.univie.ac.at/pub/nih/img2eps/ MAINTAINER= dillo@giga.or.at -HOMEPAGE= http://eris.giga.or.at/pub/nih/img2eps/ +HOMEPAGE= http://www.nih.at/img2eps/ COMMENT= Convert raster images to EPS files USE_BUILDLINK3= YES |