diff options
Diffstat (limited to 'graphics/asciinema-agg')
-rw-r--r-- | graphics/asciinema-agg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asciinema-agg/Makefile b/graphics/asciinema-agg/Makefile index b2f1508a487b..f4f36382870f 100644 --- a/graphics/asciinema-agg/Makefile +++ b/graphics/asciinema-agg/Makefile @@ -1,7 +1,7 @@ PORTNAME= agg DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= asciinema- |