diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-20 17:40:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-20 17:40:20 +0000 |
commit | aa3e95829cde39d04a63e5b7049db02821fe26d6 (patch) | |
tree | 35b45eaac110aad107aea0f84cb1c40ed72d4d9d /graphics | |
parent | 7d8b87feed6845038da3f6351c973667e2063cb2 (diff) | |
download | pkgsrc-aa3e95829cde39d04a63e5b7049db02821fe26d6.tar.gz |
Fix CATEGORY.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/openexr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 1668768234e..27292c19784 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2007/01/11 19:03:05 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2007/01/20 17:40:20 wiz Exp $ DISTNAME= openexr-1.4.0a PKGNAME= openexr-1.4.0 PKGREVISION= 2 -CATEGORIES= games +CATEGORIES= graphics MASTER_SITES= http://savannah.nongnu.org/download/openexr/ MAINTAINER= adam@NetBSD.org |