o Update MASTER_SITES to a site that works, spotted by

Horacio <homega@wanadoo.es>
o Bump NEED_VERSION
o Add HOMEPAGE, remove default MAINTAINER
ok lebel@
This commit is contained in:
heko 2001-09-21 17:37:48 +00:00
parent 29d7d3118f
commit a75f689af7
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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}