diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
commit | 419d8a168b61880f519dcd522c6e30b1ef56de09 (patch) | |
tree | bc334d9d1dd83cd1f05721125330561d55493af1 /print | |
parent | f552c227347211f551ec262244f6d1c9290254fe (diff) | |
download | pkgsrc-419d8a168b61880f519dcd522c6e30b1ef56de09.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'print')
-rw-r--r-- | print/epstool/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 4 | ||||
-rw-r--r-- | print/psutils/Makefile | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/print/epstool/Makefile b/print/epstool/Makefile index 87aad5bbd73..e6a5be6decf 100644 --- a/print/epstool/Makefile +++ b/print/epstool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/09/09 02:46:08 obache Exp $ +# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:14 wiz Exp $ # DISTNAME= epstool-3.07 @@ -6,7 +6,7 @@ CATEGORIES= print MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cs.wisc.edu/~ghost/gsview/epstool.htm +HOMEPAGE= http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm COMMENT= Manipulate EPS files MAKE_FILE= makefile diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index c8945bfca74..4548f51ab35 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2007/08/11 15:22:31 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:14 wiz Exp $ DISTNAME= ghostscript-${GS_VERS} PKGREVISION= 10 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Aladdin Postscript interpreter -HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html +HOMEPAGE= http://pages.cs.wisc.edu/~ghost/index.html DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont diff --git a/print/psutils/Makefile b/print/psutils/Makefile index f543fe3b5f9..a369ba2e52f 100644 --- a/print/psutils/Makefile +++ b/print/psutils/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.36 2007/01/03 21:09:55 rillig Exp $ +# $NetBSD: Makefile,v 1.37 2007/12/02 13:04:14 wiz Exp $ DISTNAME= psutils-p17 PKGNAME= psutils-1.17 PKGREVISION= 2 CATEGORIES= print -MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/ +MASTER_SITES= http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/ MAINTAINER= dillo@NetBSD.org -HOMEPAGE= http://www.go.dlr.de:8081/pdinfo_dv/psutils.html +HOMEPAGE= http://www.go.dlr.de/wt/dv/ig/pdinfo_dv/psutils.html COMMENT= Utilities for manipulating PostScript documents WRKSRC= ${WRKDIR}/psutils |