Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2014 14:47:20 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361617 - head/java/dbvis
Message-ID:  <201407121447.s6CElKOn039241@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Jul 12 14:47:19 2014
New Revision: 361617
URL: http://svnweb.freebsd.org/changeset/ports/361617
QAT: https://qat.redports.org/buildarchive/r361617/

Log:
  java/dbvis: Swap order-sensitive categories to unbreak PKGORIGIN
  
  From Jim Ohlstein in response to an auto-nag.

Modified:
  head/java/dbvis/Makefile

Modified: head/java/dbvis/Makefile
==============================================================================
--- head/java/dbvis/Makefile	Sat Jul 12 13:58:57 2014	(r361616)
+++ head/java/dbvis/Makefile	Sat Jul 12 14:47:19 2014	(r361617)
@@ -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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407121447.s6CElKOn039241>