diff options
Diffstat (limited to 'x11/xlockmore/Makefile')
-rw-r--r-- | x11/xlockmore/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 333ad218962..9e0ad6ab967 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2006/04/17 13:47:01 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2006/05/09 10:57:29 tron Exp $ .include "Makefile.common" -PKGREVISION= 4 - COMMENT= Like the XLock session-locker/screensaver, but with more CONFIGURE_ARGS+= --with-mesagl |