diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
commit | 9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /graphics/panomatic | |
parent | 6987b2c75547dc39e8c95eaee0aabb36e4043ef0 (diff) |
Notes
Diffstat (limited to 'graphics/panomatic')
-rw-r--r-- | graphics/panomatic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/panomatic/Makefile b/graphics/panomatic/Makefile index a06c1e590d6f..ea784861ba39 100644 --- a/graphics/panomatic/Makefile +++ b/graphics/panomatic/Makefile @@ -3,7 +3,7 @@ PORTNAME= panomatic PORTVERSION= 0.9.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src |