Update CATEGORIES as per ports/44331.

While I'm here, remove unnecessary whitespace spotted by portlint.

PR:		ports/44331
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
This commit is contained in:
Tom Hukins 2002-10-21 10:59:11 +00:00
parent 6cec9e05c1
commit 2284d53b36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68496

View file

@ -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