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 8c2019cb59b..b2f80e86118 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2021/12/08 16:04:58 adam Exp $ +# $NetBSD: Makefile,v 1.20 2022/03/28 10:44:21 tnn Exp $ DISTNAME= ipe-7.2.7-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/7.2/ |