diff options
author | tron <tron> | 2006-01-10 10:12:06 +0000 |
---|---|---|
committer | tron <tron> | 2006-01-10 10:12:06 +0000 |
commit | b13328998d9732422c839e803a062cf7edcf490d (patch) | |
tree | 46af3b477fc450e563636c6c63769201552dc55b /x11 | |
parent | 5729066421fccc7b3b83736ff6b485ab2f158ba0 (diff) | |
download | pkgsrc-b13328998d9732422c839e803a062cf7edcf490d.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 |