diff options
author | dillo <dillo> | 2004-04-25 11:47:41 +0000 |
---|---|---|
committer | dillo <dillo> | 2004-04-25 11:47:41 +0000 |
commit | 0b9972660ff0441838098e1c216e7d1a51db4948 (patch) | |
tree | 8895e33e205f996a9d820c87d93bc0c1d2939dff /print/img2eps | |
parent | 29cceac70d1c99b655eaff74cde3250698338bf0 (diff) | |
download | pkgsrc-0b9972660ff0441838098e1c216e7d1a51db4948.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 |