mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add biology.
This commit is contained in:
parent
07eba866f1
commit
707692cd3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9067
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -1,10 +1,11 @@
|
||||||
# $Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp $
|
# $Id: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR += archivers
|
SUBDIR += archivers
|
||||||
SUBDIR += astro
|
SUBDIR += astro
|
||||||
SUBDIR += audio
|
SUBDIR += audio
|
||||||
SUBDIR += benchmarks
|
SUBDIR += benchmarks
|
||||||
|
SUBDIR += biology
|
||||||
SUBDIR += cad
|
SUBDIR += cad
|
||||||
SUBDIR += chinese
|
SUBDIR += chinese
|
||||||
SUBDIR += comms
|
SUBDIR += comms
|
||||||
|
|
Loading…
Add table
Reference in a new issue