From c2fff9c909ae9f2963f539d76bcad26515481b99 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sat, 12 Jul 2014 14:47:19 +0000 Subject: java/dbvis: Swap order-sensitive categories to unbreak PKGORIGIN From Jim Ohlstein in response to an auto-nag. --- java/dbvis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/dbvis') diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index 53b330439b05..7f47ef5b30ec 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -3,7 +3,7 @@ PORTNAME= dbvis PORTVERSION= 9.1.6 -CATEGORIES= databases java +CATEGORIES= java databases MASTER_SITES= http://www.dbvis.com/product_download/${PORTNAME}-${PORTVERSION}/media/ DISTNAME= dbvis_unix_${PORTVERSION:S/./_/g} -- cgit v1.2.3