diff options
-rw-r--r-- | print/enscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/enscript/Makefile b/print/enscript/Makefile index 2b64c09cd31..edcf1544151 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/04/19 00:04:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2004/05/28 00:54:50 lukem Exp $ # FreeBSD Id: Makefile,v 1.4 1997/11/27 08:10:30 tg Exp # @@ -8,7 +8,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=enscript/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.ngs.fi/mtr/genscript/ +HOMEPAGE= http://people.ssh.fi/mtr/genscript/ COMMENT= ASCII-to-PostScript filter DEPENDS+= papersize-[0-9]*:../../print/papersize |