From 0f3bd1aa5d791c3eab038b3fb2aa5475ee817a90 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 22 Jul 2009 22:51:38 +0000 Subject: [PATCH] Reround categories. --- x11/xarchiver/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/xarchiver/Makefile b/x11/xarchiver/Makefile index 9acce4aa15b..0a2d808d800 100644 --- a/x11/xarchiver/Makefile +++ b/x11/xarchiver/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2009/07/22 20:39:58 landry Exp $ +# $OpenBSD: Makefile,v 1.2 2009/07/22 22:51:38 ajacoutot Exp $ COMMENT = simple archive manager -CATEGORIES = archivers x11 +CATEGORIES = x11 archivers +PKGNAME = ${DISTNAME}p0 DISTNAME = xarchiver-0.5.2 MAINTAINER = Landry Breuil