diff options
Diffstat (limited to 'net/go-pkgsite/Makefile')
-rw-r--r-- | net/go-pkgsite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/go-pkgsite/Makefile b/net/go-pkgsite/Makefile index 812765a04478..9f5bf5739753 100644 --- a/net/go-pkgsite/Makefile +++ b/net/go-pkgsite/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-pkgsite PORTVERSION= ${MODVERSION:S/-/./g:R} DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net devel MAINTAINER= fuz@FreeBSD.org |