diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-09-28 15:36:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-09-28 15:36:31 +0000 |
commit | 704ab44ef94cd1e4a47efd24aa4f1ff537a3ff08 (patch) | |
tree | c1af7f283f5fafe4a2eb01b627e1380f8b896c53 /graphics/autotrace | |
parent | 3a3ea2b5284a7c59492ab06f679dfc2d16bb7221 (diff) | |
download | ports-704ab44ef94cd1e4a47efd24aa4f1ff537a3ff08.tar.gz ports-704ab44ef94cd1e4a47efd24aa4f1ff537a3ff08.zip |
Notes
Diffstat (limited to 'graphics/autotrace')
-rw-r--r-- | graphics/autotrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 7af0bd26bc3a..1a3727886c1f 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -3,7 +3,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION} |