diff options
Diffstat (limited to 'x11/XaoS/Makefile')
-rw-r--r-- | x11/XaoS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile index f84ca40606e..069a2f8f671 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/12/05 20:51:15 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:11:31 joerg Exp $ # DISTNAME= XaoS-3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xaos/} |