diff options
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r-- | print/a2ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 3b9eaa63fbb..388d9bc65c0 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1999/02/20 22:48:38 hubertf Exp $ +# $NetBSD: Makefile,v 1.22 1999/06/16 17:28:24 cgd Exp $ # FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp # @@ -9,7 +9,7 @@ MASTER_SITES= http://www-inf.enst.fr/~demaille/ftp/a2ps/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/ -DEPENDS= papersize-1.0:../../print/papersize +DEPENDS= papersize-1.0.1:../../print/papersize STRIP= GNU_CONFIGURE= yes |