diff options
Diffstat (limited to 'www/rustypaste-cli/Makefile')
-rw-r--r-- | www/rustypaste-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile index bd674b2e5e41..046da52aa0de 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org |