diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
commit | 325aed58cb1654cd94b306ff8e0452e4fb95f4a9 (patch) | |
tree | 30b6fa9070ad293072156e3111d93da96aa5fc77 /graphics/pencil2d | |
parent | 1d29e63dac4e4c7505e28dee43a5bdb2ef335565 (diff) |
Notes
Diffstat (limited to 'graphics/pencil2d')
-rw-r--r-- | graphics/pencil2d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pencil2d/Makefile b/graphics/pencil2d/Makefile index 4cee58730014..73888768e25e 100644 --- a/graphics/pencil2d/Makefile +++ b/graphics/pencil2d/Makefile @@ -3,7 +3,7 @@ PORTNAME= pencil2d DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics math MAINTAINER= yuri@FreeBSD.org |