diff --git a/textproc/asciinema/Makefile b/textproc/asciinema/Makefile index 927afd0bf52a..cae2ad11c1e0 100644 --- a/textproc/asciinema/Makefile +++ b/textproc/asciinema/Makefile @@ -1,19 +1,19 @@ PORTNAME= asciinema DISTVERSIONPREFIX= v DISTVERSION= 3.2.0 -PORTREVISION= 1 -CATEGORIES= textproc python +PORTREVISION= 2 +CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for recording and sharing terminal sessions WWW= https://asciinema.org/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes PLIST_FILES= bin/asciinema .include