aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/subversion/Makefile.common2
-rw-r--r--devel/subversion16/Makefile.common2
-rw-r--r--java/subversion-java/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common
index 3f8a092232c4..0ae12baf8ce9 100644
--- a/devel/subversion/Makefile.common
+++ b/devel/subversion/Makefile.common
@@ -6,7 +6,7 @@
PORTNAME= subversion
PORTVERSION= 1.5.0
-CATEGORIES= devel
+CATEGORIES+= devel
MASTER_SITES= http://subversion.tigris.org/downloads/:main \
http://svnbook.red-bean.com/nightly/en/:book
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main
diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common
index 3f8a092232c4..0ae12baf8ce9 100644
--- a/devel/subversion16/Makefile.common
+++ b/devel/subversion16/Makefile.common
@@ -6,7 +6,7 @@
PORTNAME= subversion
PORTVERSION= 1.5.0
-CATEGORIES= devel
+CATEGORIES+= devel
MASTER_SITES= http://subversion.tigris.org/downloads/:main \
http://svnbook.red-bean.com/nightly/en/:book
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main
diff --git a/java/subversion-java/Makefile b/java/subversion-java/Makefile
index bf504e2e6ead..c6d8613e883a 100644
--- a/java/subversion-java/Makefile
+++ b/java/subversion-java/Makefile
@@ -6,7 +6,7 @@
#
PKGNAMESUFFIX= -java
-CATEGORIES+= devel
+CATEGORIES+= java
MAINTAINER= lev@FreeBSD.org
COMMENT= Java bindings for Version control system