diff options
Diffstat (limited to 'graphics/OpenRM/Makefile')
-rw-r--r-- | graphics/OpenRM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/OpenRM/Makefile b/graphics/OpenRM/Makefile index 7a8f88dd313..f789c9e77aa 100644 --- a/graphics/OpenRM/Makefile +++ b/graphics/OpenRM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2021/05/24 19:52:19 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2022/06/28 11:33:59 wiz Exp $ # DISTNAME= openrm-devel-1.5.2 PKGNAME= OpenRM-1.5.2 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openrm/} |