From 26b0165cecfcb83dcee350c61d5c5102941369ce Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 5 Aug 2009 23:31:48 +0000 Subject: [PATCH] - Fix CATEGORIES MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Noticed by: Zahemszky Gábor --- graphics/autopano-sift-c/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/autopano-sift-c/Makefile b/graphics/autopano-sift-c/Makefile index 18b3262fc968..9d63b62465ac 100644 --- a/graphics/autopano-sift-c/Makefile +++ b/graphics/autopano-sift-c/Makefile @@ -7,8 +7,8 @@ PORTNAME= autopano-sift-C PORTVERSION= 2.5.0 -PORTREVISION= 1 -CATEGORIES= games +PORTREVISION= 2 +CATEGORIES= graphics MASTER_SITES= SF/hugin MAINTAINER= amdmi3@FreeBSD.org