diff options
Diffstat (limited to 'x11/XaoS')
-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 bf553e8fa56..6e3d7b94dd9 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/08/15 04:13:18 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/10/03 00:18:28 tv Exp $ # DISTNAME= XaoS-3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xaos/} |