diff options
Diffstat (limited to 'graphics/ipe/Makefile')
-rw-r--r-- | graphics/ipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index fee58cf473a9..c9076961479b 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= ipe -PORTVERSION= 7.2.2 +PORTVERSION= 7.2.3 DISTVERSIONSUFFIX= -src CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Extensible vector graphics editor with LaTeX support LICENSE= GPLv3+ |