diff options
Diffstat (limited to 'graphics/xrml')
-rw-r--r-- | graphics/xrml/Makefile | 1 | ||||
-rw-r--r-- | graphics/xrml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xrml/Makefile b/graphics/xrml/Makefile index c641e514c22d..e645c9a25010 100644 --- a/graphics/xrml/Makefile +++ b/graphics/xrml/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= RenderPark MAINTAINER= tiamat@telegraph.spb.ru +COMMENT= Extensible scene graph library based on VRML'97 WRKSRC= ${WRKDIR}/XRML diff --git a/graphics/xrml/pkg-comment b/graphics/xrml/pkg-comment deleted file mode 100644 index a2d9a3b48d31..000000000000 --- a/graphics/xrml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extensible scene graph library based on VRML'97 |