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 092684bc2b6..17d8460d72c 100644 --- a/graphics/OpenRM/Makefile +++ b/graphics/OpenRM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:04 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:36:36 wiz Exp $ # DISTNAME= openrm-devel-1.5.2 PKGNAME= OpenRM-1.5.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openrm/} |