diff options
Diffstat (limited to 'print/mgv')
-rw-r--r-- | print/mgv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/mgv/Makefile b/print/mgv/Makefile index b3b133b2ec4..feb190aa946 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2005/12/12 21:36:55 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:10:38 joerg Exp $ DISTNAME= mgv-3.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://www.trends.net/~mu/srcs/ |