diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-06 22:11:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-06 22:11:25 +0000 |
commit | d8a09e13e101b035af9d8d2f1d867595b4f23dca (patch) | |
tree | f409ad26dbe179da8bfa8e0c914940a8c4ff94c3 /x11 | |
parent | 48c082fafa87ca283fe3cc550380e04455803228 (diff) | |
download | freebsd-ports-d8a09e13e101b035af9d8d2f1d867595b4f23dca.zip |
Add CATEGORIES=x11. If this is not in category x11, what else
can be?!? ;>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 3 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 3 | ||||
-rw-r--r-- | x11/XFree86-4/Makefile | 3 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index e2c08a70cf9a..f644802dca54 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/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 diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index e2c08a70cf9a..f644802dca54 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/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 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 diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index e2c08a70cf9a..f644802dca54 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/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 |