diff options
Diffstat (limited to 'print/bg5ps/Makefile')
-rw-r--r-- | print/bg5ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile index a606c9cc95f..b06d7a36fc1 100644 --- a/print/bg5ps/Makefile +++ b/print/bg5ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/10/22 13:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:35 joerg Exp $ DISTNAME= bg5ps-1.3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print converters MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ |