diff options
author | tron <tron@pkgsrc.org> | 2006-01-10 10:12:06 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-01-10 10:12:06 +0000 |
commit | c2ef3302b93f00948c8db0ef4c67778ab0b9892c (patch) | |
tree | 46af3b477fc450e563636c6c63769201552dc55b /x11 | |
parent | d1bafac791f0d64a300f3923dc8f5fe064d3088f (diff) | |
download | pkgsrc-c2ef3302b93f00948c8db0ef4c67778ab0b9892c.tar.gz |
Reset package revision after recent update.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore-lite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile index 5b1798ebbfa..d609e74fe22 100644 --- a/x11/xlockmore-lite/Makefile +++ b/x11/xlockmore-lite/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/01/07 12:04:48 tron Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/10 10:12:06 tron Exp $ .include "../../x11/xlockmore/Makefile.common" PKGNAME= ${DISTNAME:S/-/-lite-/} -PKGREVISION= 1 COMMENT= "lite" version of xlockmore CONFIGURE_ARGS+= --without-xpm |