mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
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:
parent
6cec9e05c1
commit
2284d53b36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68496
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue