aboutsummaryrefslogtreecommitdiffstats
path: root/net/cvsup-bin/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-04 14:40:08 +0800
committersobomax <sobomax@FreeBSD.org>2000-10-04 14:40:08 +0800
commit751db001a9adafa9b6d3d840cf02622cf71bbca2 (patch)
tree288981a7f1b6e34da52317a193210af14cd0fb77 /net/cvsup-bin/Makefile
parent5eb13430b3e52dc7a4dfd5daee0b1b701f080548 (diff)
downloadfreebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.tar.gz
freebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.tar.zst
freebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.zip
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
Diffstat (limited to 'net/cvsup-bin/Makefile')
-rw-r--r--net/cvsup-bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile
index 6e0c6c79036b..30ba0212b205 100644
--- a/net/cvsup-bin/Makefile
+++ b/net/cvsup-bin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cvsup-bin
PORTVERSION= 16.1
-CATEGORIES= devel net
+CATEGORIES= net devel
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/binaries/
MAINTAINER= jdp@freebsd.org