diff options
Diffstat (limited to 'wm/uwm/Makefile')
-rw-r--r-- | wm/uwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/uwm/Makefile b/wm/uwm/Makefile index 14c81b8ebf4..1b8aaa15b13 100644 --- a/wm/uwm/Makefile +++ b/wm/uwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:27:35 agc Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:11:15 joerg Exp $ DISTNAME= X.V11R3uwm PKGNAME= uwm-19881027 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_LOCAL} |