From 77d6e5bbd6b0f49a72e66e575593b04401d32c9c Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sat, 28 Jan 2006 10:47:17 +0000 Subject: [PATCH] Put main category at first place. --- net/csup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/csup/Makefile b/net/csup/Makefile index 9a133a64fc0b..acf6b75ccb72 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -8,7 +8,7 @@ PORTNAME= csup PORTVERSION= 20060127 -CATEGORIES= devel net +CATEGORIES= net devel MASTER_SITES= http://www.mu.org/~mux/ DISTNAME= ${PORTNAME}-snap-${PORTVERSION} EXTRACT_SUFX= .tgz