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 a6268e4f5e5..23151db4956 100644 --- a/graphics/OpenRM/Makefile +++ b/graphics/OpenRM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:08 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/07/09 06:38:19 wiz Exp $ # DISTNAME= openrm-devel-1.5.2 PKGNAME= OpenRM-1.5.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openrm/} |