diff options
author | dholland <dholland> | 2008-08-30 20:04:53 +0000 |
---|---|---|
committer | dholland <dholland> | 2008-08-30 20:04:53 +0000 |
commit | 14c57c296b9991dd31e27688c40a7c9d29111052 (patch) | |
tree | ee3756dfe26906d4849ceb33eb13fc53197fcbcc /wm | |
parent | a148f431489920574f6da8d100f006946cbed495 (diff) | |
download | pkgsrc-14c57c296b9991dd31e27688c40a7c9d29111052.tar.gz |
Bump PKGREVISION as a precaution because of the issues with x11/xview-lib.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/olvwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/olvwm/Makefile b/wm/olvwm/Makefile index 81b5a54ccb9..4fbe71e9689 100644 --- a/wm/olvwm/Makefile +++ b/wm/olvwm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2007/10/09 19:19:16 martti Exp $ +# $NetBSD: Makefile,v 1.17 2008/08/30 20:04:53 dholland Exp $ # DISTNAME= olvwm4.src4 PKGNAME= olvwm-4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 wm MASTER_SITES= http://home.nyc.rr.com/twopks/olvwm/ |