diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-clients/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XFree86-clients/Makefile b/x11/XFree86-clients/Makefile index 34fd61f3e6d..dff2d91abaa 100644 --- a/x11/XFree86-clients/Makefile +++ b/x11/XFree86-clients/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:45:41 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/29 06:24:26 xtraeme Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-clients-${XF_VER} -CATEGORIES= xfree86 x11 +CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE} DISTFILES= X430src-1.tgz X430src-2.tgz \ X430src-3.tgz X430src-4.tgz |