aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-10-07 09:16:47 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-10-07 09:16:47 +0000
commitc4efbad881bdfa8ca2449b6cd72e62dba35a4a63 (patch)
treedd122bba4adbe752aaf294f0f4d2edc00cf97978
parent43c8b924ebbb77c4603c1f0154f90ff67d4cac5a (diff)
downloadports-c4efbad881bdfa8ca2449b6cd72e62dba35a4a63.tar.gz
ports-c4efbad881bdfa8ca2449b6cd72e62dba35a4a63.zip
Notes
-rw-r--r--databases/godis/Makefile1
-rw-r--r--databases/gomysql/Makefile2
-rw-r--r--databases/gosqlite3/Makefile2
-rw-r--r--www/webgo/Makefile1
4 files changed, 4 insertions, 2 deletions
diff --git a/databases/godis/Makefile b/databases/godis/Makefile
index 163d90e9206c..01780a176e31 100644
--- a/databases/godis/Makefile
+++ b/databases/godis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= godis
PORTVERSION= 20110803
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= LOCAL/jlaffaye
diff --git a/databases/gomysql/Makefile b/databases/gomysql/Makefile
index 1631579c1285..d0bdf39903ac 100644
--- a/databases/gomysql/Makefile
+++ b/databases/gomysql/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gomysql
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= LOCAL/wen
DISTNAME= Philio-GoMySQL-${PORTVERSION}-0-g3c1f411
diff --git a/databases/gosqlite3/Makefile b/databases/gosqlite3/Makefile
index 3b5775d376b8..988582b116bf 100644
--- a/databases/gosqlite3/Makefile
+++ b/databases/gosqlite3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gosqlite3
PORTVERSION= 20110316
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= LOCAL/wen
DISTNAME= ${GITHUB_USER}-${PORTNAME}-${GIT_REVISION}
diff --git a/www/webgo/Makefile b/www/webgo/Makefile
index e80e61048376..e4b71019c274 100644
--- a/www/webgo/Makefile
+++ b/www/webgo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= webgo
PORTVERSION= 0.1.0.${SVNVERSION}
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= LOCAL/jlaffaye
DISTNAME= ${PORTNAME}-${SVNVERSION}