diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2017-01-19 04:39:37 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2017-01-19 04:39:37 +0000 |
commit | 70e33ecd6f8ded6c13a02b8261fe46374b73b018 (patch) | |
tree | d20164b43831b535e2ee10ed8c531d9732431fd9 /graphics/nomacs | |
parent | caa1d92eeb85c456a79a884a1dd2ec8bc3fbc872 (diff) | |
download | ports-70e33ecd6f8ded6c13a02b8261fe46374b73b018.tar.gz ports-70e33ecd6f8ded6c13a02b8261fe46374b73b018.zip |
Notes
Diffstat (limited to 'graphics/nomacs')
-rw-r--r-- | graphics/nomacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile index bbed72b960d1..e51d552da55e 100644 --- a/graphics/nomacs/Makefile +++ b/graphics/nomacs/Makefile @@ -2,7 +2,7 @@ PORTNAME= nomacs PORTVERSION= 2.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF/nomacs/nomacs-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |