svn commit: r361617 - head/java/dbvis
John Marino
marino at FreeBSD.org
Sat Jul 12 14:47:20 UTC 2014
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}
More information about the svn-ports-head
mailing list