diff options
author | ale <ale@FreeBSD.org> | 2006-01-28 18:47:17 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-01-28 18:47:17 +0800 |
commit | 594494114a900c321da2373aaf71d42d6fc9c7e7 (patch) | |
tree | e46b9d924717203a01439c30cb17acea9cd67bce /net | |
parent | 5803969c27b3527e70e1fb395e076f8a6703caad (diff) | |
download | freebsd-ports-gnome-594494114a900c321da2373aaf71d42d6fc9c7e7.tar.gz freebsd-ports-gnome-594494114a900c321da2373aaf71d42d6fc9c7e7.tar.zst freebsd-ports-gnome-594494114a900c321da2373aaf71d42d6fc9c7e7.zip |
Put main category at first place.
Diffstat (limited to 'net')
-rw-r--r-- | net/csup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |