diff options
Diffstat (limited to 'graphics/cnxtview/Makefile')
-rw-r--r-- | graphics/cnxtview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cnxtview/Makefile b/graphics/cnxtview/Makefile index 51a7776417b..525b23d27ea 100644 --- a/graphics/cnxtview/Makefile +++ b/graphics/cnxtview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/03/14 17:15:56 hamajima Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/17 13:46:30 wiz Exp $ # DISTNAME= cnxtutil-0.00-alpha PKGNAME= cnxtview-0.00a -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics x11 MASTER_SITES= http://www.medias.ne.jp/~takam/bsd/ |