diff options
Diffstat (limited to 'databases/go-pgweb/Makefile')
-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 899937b511b9..bfaf37366be9 100644 --- a/databases/go-pgweb/Makefile +++ b/databases/go-pgweb/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgweb DISTVERSIONPREFIX= v DISTVERSION= 0.11.7 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases www PKGNAMEPREFIX= go- |