aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlev <lev@FreeBSD.org>2008-06-30 20:39:14 +0800
committerlev <lev@FreeBSD.org>2008-06-30 20:39:14 +0800
commit9f1990b1427244961f722b0c708ab5056ce6378b (patch)
tree05656a06058629029a09f09726da8041890645b7
parentf9f049c95ff4b431b9aa2e5e27f35bb7b61a9374 (diff)
downloadfreebsd-ports-gnome-9f1990b1427244961f722b0c708ab5056ce6378b.tar.gz
freebsd-ports-gnome-9f1990b1427244961f722b0c708ab5056ce6378b.tar.zst
freebsd-ports-gnome-9f1990b1427244961f722b0c708ab5056ce6378b.zip
Fix CATEGORIES for subversion & binding ports.
-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