From 8f8a9ede870c4345a2f28850b78851ec504f966f Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Sat, 8 Jan 2011 17:18:56 +0000 Subject: [PATCH] - Fix typo, should be PORTREVISION Feature safe: yes --- databases/qt4-pgsql-plugin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/qt4-pgsql-plugin/Makefile b/databases/qt4-pgsql-plugin/Makefile index 933d7e1087c4..fdbb3a6328e2 100644 --- a/databases/qt4-pgsql-plugin/Makefile +++ b/databases/qt4-pgsql-plugin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qt4-${DB}-plugin -PORTVERSION= 1 +PORTREVISION= 1 DISTVERSION= ${QT4_VERSION} CATEGORIES= databases