From a75f689af7747508c77ee33755273179a93b2c61 Mon Sep 17 00:00:00 2001 From: heko Date: Fri, 21 Sep 2001 17:37:48 +0000 Subject: [PATCH] o Update MASTER_SITES to a site that works, spotted by Horacio o Bump NEED_VERSION o Add HOMEPAGE, remove default MAINTAINER ok lebel@ --- print/psutils/Makefile | 8 ++++---- print/psutils/pkg/DESCR | 2 ++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/print/psutils/Makefile b/print/psutils/Makefile index b8d912d3eac..e52b06dd742 100644 --- a/print/psutils/Makefile +++ b/print/psutils/Makefile @@ -2,17 +2,17 @@ # Date created: 17 March 1998 # Whom: mickey@openbsd.org # -# $OpenBSD: Makefile,v 1.13 2001/07/18 10:59:01 naddy Exp $ +# $OpenBSD: Makefile,v 1.14 2001/09/21 17:37:48 heko Exp $ # COMMENT= "manipulating PostScript documents" DISTNAME= psutils-p17 CATEGORIES= print -NEED_VERSION= 1.422 -MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/ +NEED_VERSION= 1.457 +MASTER_SITES= ftp://ftp.tardis.ed.ac.uk/users/ajcd/ -MAINTAINER= ports@openbsd.org +HOMEPAGE= http://www.dcs.ed.ac.uk/home/ajcd/psutils/ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/print/psutils/pkg/DESCR b/print/psutils/pkg/DESCR index 8c03cd71cfb..434a30806dc 100644 --- a/print/psutils/pkg/DESCR +++ b/print/psutils/pkg/DESCR @@ -19,3 +19,5 @@ fixwwps (perl) filter to fix Windows Write documents for PSUtils extractres (perl) filter to extract resources from PostScript files includeres (perl) filter to include resources into PostScript files psmerge (perl) hack script to merge multiple PostScript files + +WWW: ${HOMEPAGE}