From dbe1b36a1b86877d48325631b54ec3d64af6738a Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 14 Sep 2001 11:58:06 +0000 Subject: [PATCH] The category a port belongs in should be listed first in its CATEGORIES. --- devel/gnustep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile index 3bd590d9b329..04ca98d959f5 100644 --- a/devel/gnustep/Makefile +++ b/devel/gnustep/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep PORTVERSION= 1.0.2 -CATEGORIES= lang devel +CATEGORIES= devel lang MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty