diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-11-04 01:05:44 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-11-04 01:05:44 +0000 |
commit | 4ef0eca12a06236f13b6baea84c540fb513b8447 (patch) | |
tree | 123fce309c4b730dfb0071ef96ba08a3c0b9c144 /graphics | |
parent | ebc5408de99940ce4eb411ec57aa021e6991a050 (diff) | |
download | ports-4ef0eca12a06236f13b6baea84c540fb513b8447.tar.gz ports-4ef0eca12a06236f13b6baea84c540fb513b8447.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/colmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index 802a09a7a93d..675ca7928a1b 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -2,6 +2,7 @@ PORTNAME= colmap DISTVERSION= 3.6 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org |