diff options
Diffstat (limited to 'x11/xmx')
-rw-r--r-- | x11/xmx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile index fe3b09091fc..c082bba40a2 100644 --- a/x11/xmx/Makefile +++ b/x11/xmx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/08/31 06:52:29 dholland Exp $ +# $NetBSD: Makefile,v 1.10 2008/11/10 17:21:39 wiz Exp $ DISTNAME= xmx-2.1alpha.pl7 PKGNAME= xmx-2.1a7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.cs.brown.edu/pub/xmx/ |