diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-08-23 07:08:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-08-23 07:08:06 +0000 |
commit | de05dc749f26e60f0c20f4feb37d5c33c34e7ba6 (patch) | |
tree | c7804b140684f12c67a7095cb4e579afc1a663ee /x11 | |
parent | 6119263e8e89d18c19f23cdb37919ed6ff8267cf (diff) | |
download | freebsd-ports-de05dc749f26e60f0c20f4feb37d5c33c34e7ba6.zip |
Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the
orphans dir!
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 27e9f261fdba..d71078a766e8 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.11 1995/06/17 01:29:06 jmz Exp $ +# $Id: Makefile,v 1.12 1995/06/24 11:42:06 asami Exp $ # ####################################################################### @@ -30,6 +30,7 @@ NO_PACKAGE = yes ####################################################################### DISTNAME = xc PKGNAME = XFree86-3.1.1 +CATEGORIES = x11 IS_INTERACTIVE= yes MAINTAINER= jmz@FreeBSD.ORG diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 27e9f261fdba..d71078a766e8 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.11 1995/06/17 01:29:06 jmz Exp $ +# $Id: Makefile,v 1.12 1995/06/24 11:42:06 asami Exp $ # ####################################################################### @@ -30,6 +30,7 @@ NO_PACKAGE = yes ####################################################################### DISTNAME = xc PKGNAME = XFree86-3.1.1 +CATEGORIES = x11 IS_INTERACTIVE= yes MAINTAINER= jmz@FreeBSD.ORG diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 27e9f261fdba..d71078a766e8 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.11 1995/06/17 01:29:06 jmz Exp $ +# $Id: Makefile,v 1.12 1995/06/24 11:42:06 asami Exp $ # ####################################################################### @@ -30,6 +30,7 @@ NO_PACKAGE = yes ####################################################################### DISTNAME = xc PKGNAME = XFree86-3.1.1 +CATEGORIES = x11 IS_INTERACTIVE= yes MAINTAINER= jmz@FreeBSD.ORG diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index 27e9f261fdba..d71078a766e8 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.11 1995/06/17 01:29:06 jmz Exp $ +# $Id: Makefile,v 1.12 1995/06/24 11:42:06 asami Exp $ # ####################################################################### @@ -30,6 +30,7 @@ NO_PACKAGE = yes ####################################################################### DISTNAME = xc PKGNAME = XFree86-3.1.1 +CATEGORIES = x11 IS_INTERACTIVE= yes MAINTAINER= jmz@FreeBSD.ORG |