diff options
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r-- | x11/XFree86-4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index e2c08a70cf9a..f644802dca54 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.12 1995/06/24 11:42:06 asami Exp $ +# $Id: Makefile,v 1.14 1995/09/16 01:32:32 jmz Exp $ # ####################################################################### @@ -30,6 +30,7 @@ NO_PACKAGE = yes ####################################################################### DISTNAME = xc PKGNAME = XFree86-3.1.2 +CATEGORIES = x11 IS_INTERACTIVE= yes MAINTAINER= jmz@FreeBSD.ORG |