diff options
Diffstat (limited to '')
-rw-r--r-- | databases/go-pgweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/go-pgweb/Makefile b/databases/go-pgweb/Makefile index 809db910dee0..c57be42c3597 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 -PORTREVISION= 27 +PORTREVISION= 30 CATEGORIES= databases www PKGNAMEPREFIX= go- |