diff options
Diffstat (limited to 'www/rustypaste/Makefile')
-rw-r--r-- | www/rustypaste/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index 22213f0e571b..5522714fb504 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,9 +1,10 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 +PORTREVISION= 3 CATEGORIES= www -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Minimal file upload/pastebin service WWW= https://blog.orhun.dev/blazingly-fast-file-sharing |