diff options
Diffstat (limited to 'x11/xmx')
-rw-r--r-- | x11/xmx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile index b62af8e1d21..293b47b6676 100644 --- a/x11/xmx/Makefile +++ b/x11/xmx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/01/21 17:22:40 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/01/13 19:24:08 tv Exp $ DISTNAME= xmx-2.1alpha.pl7 +PKGNAME= xmx-2.1a7 CATEGORIES= x11 MASTER_SITES= ftp://ftp.cs.brown.edu/pub/xmx/ |