diff options
Diffstat (limited to 'x11/xcruise')
-rw-r--r-- | x11/xcruise/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcruise/Makefile b/x11/xcruise/Makefile index 131d7c7b459..af8d1a768e9 100644 --- a/x11/xcruise/Makefile +++ b/x11/xcruise/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:56:52 grant Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:45 joerg Exp $ # DISTNAME= xcruise-0.24 +PKGREVISION= 1 CATEGORIES= x11 graphics MASTER_SITES= http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/ |