From 2284d53b366b1024e6f6f1b8d94f6347b27d28d5 Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Mon, 21 Oct 2002 10:59:11 +0000 Subject: [PATCH] Update CATEGORIES as per ports/44331. While I'm here, remove unnecessary whitespace spotted by portlint. PR: ports/44331 Submitted by: Martin Klaffenboeck --- biology/distribfold/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/biology/distribfold/Makefile b/biology/distribfold/Makefile index bc1b051ff021..7f7ea0ea83b5 100644 --- a/biology/distribfold/Makefile +++ b/biology/distribfold/Makefile @@ -7,7 +7,7 @@ PORTNAME= distribfold PORTVERSION= 0.1.${RELEASE_DATE} -CATEGORIES= misc net +CATEGORIES= biology net MASTER_SITES= ftp://ftp.mshri.on.ca/pub/distribfold/download/ DISTNAME= distribfold-current-FreeBSD @@ -44,7 +44,7 @@ pre-install: ${PKGINSTALL} ${PKGNAME} POST-INSTALL do-install: -# remove any patch scrap files +# remove any patch scrap files .for ext in bak orig @${RM} -f ${WRKSRC}/*.${ext} .endfor