diff options
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 2aabe691c90..764f072ac20 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2005/01/17 17:01:29 jlam Exp $ +# $NetBSD: Makefile,v 1.68 2006/01/07 12:04:48 tron Exp $ .include "Makefile.common" +PKGREVISION= 1 COMMENT= Like the XLock session-locker/screensaver, but with more CONFIGURE_ARGS+= --with-mesagl |