diff options
Diffstat (limited to 'x11/xmore/Makefile')
-rw-r--r-- | x11/xmore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmore/Makefile b/x11/xmore/Makefile index 29ebb0aedd3..b77ffac7536 100644 --- a/x11/xmore/Makefile +++ b/x11/xmore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:19 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2008/11/10 17:21:39 wiz Exp $ # DISTNAME= xmore-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |