diff options
| -rw-r--r-- | databases/godis/Makefile | 1 | ||||
| -rw-r--r-- | databases/gomysql/Makefile | 2 | ||||
| -rw-r--r-- | databases/gosqlite3/Makefile | 2 | ||||
| -rw-r--r-- | www/webgo/Makefile | 1 |
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} |
